diff options
| -rw-r--r-- | arch/x86/kernel/mfgpt_32.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/kernel/mfgpt_32.c b/arch/x86/kernel/mfgpt_32.c index 027fc067b399..b402c0f3f192 100644 --- a/arch/x86/kernel/mfgpt_32.c +++ b/arch/x86/kernel/mfgpt_32.c | |||
| @@ -30,6 +30,7 @@ | |||
| 30 | 30 | ||
| 31 | #include <linux/kernel.h> | 31 | #include <linux/kernel.h> |
| 32 | #include <linux/interrupt.h> | 32 | #include <linux/interrupt.h> |
| 33 | #include <linux/module.h> | ||
| 33 | #include <asm/geode.h> | 34 | #include <asm/geode.h> |
| 34 | 35 | ||
| 35 | static struct mfgpt_timer_t { | 36 | static struct mfgpt_timer_t { |
