aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2008-10-31 12:34:49 +0000
committerBen Dooks <ben-linux@fluff.org>2008-10-31 12:34:49 +0000
commitebfa200c1c2d8a0a0634ebd7a24123f9a0404a5c (patch)
tree43d56e5f04108cd9768a87b95df85db3bc3659ca /drivers/rtc
parent2231b3729eb92f163bbe64b604410ee451b2c42b (diff)
parente3bd9ec5d8bfc90f9e1bd995677829e57a404061 (diff)
Merge branch 's3c-moves2' into s3c64xx
Diffstat (limited to 'drivers/rtc')
-rw-r--r--drivers/rtc/rtc-s3c.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/rtc/rtc-s3c.c b/drivers/rtc/rtc-s3c.c
index 910bc704939..0273ebc4cf3 100644
--- a/drivers/rtc/rtc-s3c.c
+++ b/drivers/rtc/rtc-s3c.c
@@ -26,7 +26,7 @@
#include <asm/uaccess.h>
#include <asm/io.h>
#include <asm/irq.h>
-#include <asm/plat-s3c/regs-rtc.h>
+#include <plat/regs-rtc.h>
/* I have yet to find an S3C implementation with more than one
* of these rtc blocks in */