diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/mips/include/asm/lasat/lasat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/include/asm/lasat/lasat.h b/arch/mips/include/asm/lasat/lasat.h index caeba1e302a2..a1ada1c27c16 100644 --- a/arch/mips/include/asm/lasat/lasat.h +++ b/arch/mips/include/asm/lasat/lasat.h | |||
@@ -227,6 +227,7 @@ extern void lasat_write_eeprom_info(void); | |||
227 | * It is used for the bit-banging rtc and eeprom drivers */ | 227 | * It is used for the bit-banging rtc and eeprom drivers */ |
228 | 228 | ||
229 | #include <linux/delay.h> | 229 | #include <linux/delay.h> |
230 | #include <linux/smp.h> | ||
230 | 231 | ||
231 | /* calculating with the slowest board with 100 MHz clock */ | 232 | /* calculating with the slowest board with 100 MHz clock */ |
232 | #define LASAT_100_DIVIDER 20 | 233 | #define LASAT_100_DIVIDER 20 |