[ARM] pxa: separate definitions from pxa-regs.h and remove it finally
[safe/jmp/linux-2.6] / drivers / rtc / rtc-sa1100.c
index d26a5f8..4f247e4 100644 (file)
@@ -35,7 +35,8 @@
 #include <asm/irq.h>
 
 #ifdef CONFIG_ARCH_PXA
-#include <mach/pxa-regs.h>
+#include <mach/regs-rtc.h>
+#include <mach/regs-ost.h>
 #endif
 
 #define RTC_DEF_DIVIDER                32768 - 1