linux: export bcm963xx_tag.h to userspace
[openwrt.git] / target / linux / brcm63xx / patches-3.6 / 432-BCM63XX-allow-providing-fixup-data-in-board-data.patch
index cb5374f..5d35cbf 100644 (file)
@@ -13,7 +13,7 @@ Subject: [PATCH 67/80] BCM63XX: allow providing fixup data in board data
 @@ -33,6 +33,7 @@
  #include <bcm63xx_dev_usb_ehci.h>
  #include <board_bcm963xx.h>
- #include <bcm963xx_tag.h>
+ #include <linux/bcm963xx_tag.h>
 +#include <pci_ath9k_fixup.h>
  
  #define PFX   "board_bcm963xx: "