diff options
Diffstat (limited to 'arch/x86/include/asm/mc146818rtc.h')
| -rw-r--r-- | arch/x86/include/asm/mc146818rtc.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/include/asm/mc146818rtc.h b/arch/x86/include/asm/mc146818rtc.h index 0e8e85bb7c5..d354fb781c5 100644 --- a/arch/x86/include/asm/mc146818rtc.h +++ b/arch/x86/include/asm/mc146818rtc.h @@ -5,7 +5,6 @@  #define _ASM_X86_MC146818RTC_H  #include <asm/io.h> -#include <asm/system.h>  #include <asm/processor.h>  #include <linux/mc146818rtc.h>  |