rtc: s3c: make header file local
[sfrench/cifs-2.6.git] / drivers / rtc / rtc-s3c.c
index fb994e9ddc156de9a98465531db161202826fe57..7995f79d07e10d4e1f09888ea673a8ad95986cd9 100644 (file)
@@ -29,9 +29,8 @@
 #include <linux/uaccess.h>
 #include <linux/io.h>
 
-#include <mach/hardware.h>
 #include <asm/irq.h>
-#include <plat/regs-rtc.h>
+#include "rtc-s3c.h"
 
 enum s3c_cpu_type {
        TYPE_S3C2410,