]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/rtc/rtc-ds1302.c
sh: Migrate common board headers to mach-common/.
[linux-2.6-omap-h63xx.git] / drivers / rtc / rtc-ds1302.c
index b9397818f73a6fd22b118a5643fd768a15b4d5ee..8f4e96bb229a06f4d073a96fa4033dcf4ff8899e 100644 (file)
@@ -40,7 +40,7 @@
 #define        RTC_SCLK        0x0400
 
 #ifdef CONFIG_SH_SECUREEDGE5410
-#include <asm/snapgear.h>
+#include <mach/snapgear.h>
 #define set_dp(x)      SECUREEDGE_WRITE_IOPORT(x, 0x1c00)
 #define get_dp()       SECUREEDGE_READ_IOPORT()
 #else