diff options
Diffstat (limited to 'include/asm-x86/time.h')
-rw-r--r-- | include/asm-x86/time.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-x86/time.h b/include/asm-x86/time.h index eac011366dc2..b3f94cd81ac6 100644 --- a/include/asm-x86/time.h +++ b/include/asm-x86/time.h | |||
@@ -2,7 +2,7 @@ | |||
2 | #define _ASMi386_TIME_H | 2 | #define _ASMi386_TIME_H |
3 | 3 | ||
4 | #include <linux/efi.h> | 4 | #include <linux/efi.h> |
5 | #include "mach_time.h" | 5 | #include <asm/mc146818rtc.h> |
6 | 6 | ||
7 | static inline unsigned long native_get_wallclock(void) | 7 | static inline unsigned long native_get_wallclock(void) |
8 | { | 8 | { |