This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-sh / rtc.h
index cea9cdf..ddc20db 100644 (file)
@@ -1,6 +1,5 @@
 #ifndef _ASM_RTC_H
 #define _ASM_RTC_H
-#ifdef __KERNEL__
 
 #include <asm/machvec.h>
 #include <asm/cpu/rtc.h>
@@ -25,5 +24,5 @@ extern int (*rtc_set_time)(const time_t);
 #define RCR2_RESET     0x02    /* Reset bit               */
 #define RCR2_START     0x01    /* Start bit               */
 
-#endif /* __KERNEL__ */
 #endif /* _ASM_RTC_H */
+