diff options
Diffstat (limited to 'kernel/timer.c')
| -rw-r--r-- | kernel/timer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/timer.c b/kernel/timer.c index 0a10b3c44415..06f87498c7c7 100644 --- a/kernel/timer.c +++ b/kernel/timer.c @@ -29,6 +29,7 @@ #include <linux/thread_info.h> #include <linux/time.h> #include <linux/jiffies.h> +#include <linux/cpu.h> #include <asm/uaccess.h> #include <asm/div64.h> |
