]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/rtc/rtc-at91rm9200.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph...
[karo-tx-linux.git] / drivers / rtc / rtc-at91rm9200.c
index fca9790c7de75550d6e9700be52ee0d019762531..b6469e2cae897b0a8fbc503ae88e9e2c53a74fee 100644 (file)
@@ -31,7 +31,7 @@
 
 #include <asm/uaccess.h>
 
-#include <mach/at91_rtc.h>
+#include "rtc-at91rm9200.h"
 
 #define at91_rtc_read(field) \
        __raw_readl(at91_rtc_regs + field)