diff options
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/800-wl_exports.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.3/800-wl_exports.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/800-wl_exports.patch b/target/linux/brcm63xx/patches-3.3/800-wl_exports.patch index b9fcf26c56..85e0c76406 100644 --- a/target/linux/brcm63xx/patches-3.3/800-wl_exports.patch +++ b/target/linux/brcm63xx/patches-3.3/800-wl_exports.patch @@ -2,7 +2,7 @@ +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c @@ -17,6 +17,7 @@ #include <linux/ssb/ssb.h> - #include <linux/gpio_buttons.h> + #include <linux/gpio_keys.h> #include <linux/input.h> +#include <linux/export.h> #include <linux/spi/spi.h> |