diff options
Diffstat (limited to 'include/asm-sh/rtc.h')
-rw-r--r-- | include/asm-sh/rtc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-sh/rtc.h b/include/asm-sh/rtc.h index 858da99d37e0..ec45ba8e11d9 100644 --- a/include/asm-sh/rtc.h +++ b/include/asm-sh/rtc.h | |||
@@ -11,4 +11,6 @@ struct sh_rtc_platform_info { | |||
11 | unsigned long capabilities; | 11 | unsigned long capabilities; |
12 | }; | 12 | }; |
13 | 13 | ||
14 | #include <asm/cpu/rtc.h> | ||
15 | |||
14 | #endif /* _ASM_RTC_H */ | 16 | #endif /* _ASM_RTC_H */ |