diff options
Diffstat (limited to 'drivers/bcma/driver_mips.c')
-rw-r--r-- | drivers/bcma/driver_mips.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/bcma/driver_mips.c b/drivers/bcma/driver_mips.c index 04faf6df959f..24424f3fef96 100644 --- a/drivers/bcma/driver_mips.c +++ b/drivers/bcma/driver_mips.c | |||
@@ -21,7 +21,7 @@ | |||
21 | #include <linux/serial_reg.h> | 21 | #include <linux/serial_reg.h> |
22 | #include <linux/time.h> | 22 | #include <linux/time.h> |
23 | #ifdef CONFIG_BCM47XX | 23 | #ifdef CONFIG_BCM47XX |
24 | #include <bcm47xx_nvram.h> | 24 | #include <linux/bcm47xx_nvram.h> |
25 | #endif | 25 | #endif |
26 | 26 | ||
27 | enum bcma_boot_dev { | 27 | enum bcma_boot_dev { |