aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-s3c.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rtc/rtc-s3c.c')
-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 54b613053468..8c1012b432bb 100644
--- a/drivers/rtc/rtc-s3c.c
+++ b/drivers/rtc/rtc-s3c.c
@@ -29,7 +29,7 @@
29 29
30#include <asm/mach/time.h> 30#include <asm/mach/time.h>
31 31
32#include <asm/arch/regs-rtc.h> 32#include <asm/plat-s3c/regs-rtc.h>
33 33
34/* I have yet to find an S3C implementation with more than one 34/* I have yet to find an S3C implementation with more than one
35 * of these rtc blocks in */ 35 * of these rtc blocks in */