diff options
-rw-r--r-- | arch/mips/include/asm/mach-bcm63xx/bcm63xx_gpio.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/include/asm/mach-bcm63xx/bcm63xx_gpio.h b/arch/mips/include/asm/mach-bcm63xx/bcm63xx_gpio.h index 3d5de96d4036..1d7dd96aa460 100644 --- a/arch/mips/include/asm/mach-bcm63xx/bcm63xx_gpio.h +++ b/arch/mips/include/asm/mach-bcm63xx/bcm63xx_gpio.h | |||
@@ -2,6 +2,7 @@ | |||
2 | #define BCM63XX_GPIO_H | 2 | #define BCM63XX_GPIO_H |
3 | 3 | ||
4 | #include <linux/init.h> | 4 | #include <linux/init.h> |
5 | #include <bcm63xx_cpu.h> | ||
5 | 6 | ||
6 | int __init bcm63xx_gpio_init(void); | 7 | int __init bcm63xx_gpio_init(void); |
7 | 8 | ||