summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-s3c.h
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2013-03-05 12:04:37 +0100
committerArnd Bergmann <arnd@arndb.de>2013-04-19 13:51:25 +0200
commitb9d7c5d3f48fb9582458ce014baa66c1e16d9be6 (patch)
tree660146f078a65463590d9b623d2a37bb263a6b29 /drivers/rtc/rtc-s3c.h
parentmtd: onenand/samsung: make regs-onenand.h file local (diff)
downloadlinux-b9d7c5d3f48fb9582458ce014baa66c1e16d9be6.tar.xz
linux-b9d7c5d3f48fb9582458ce014baa66c1e16d9be6.zip
rtc: s3c: make header file local
Nothing outside of the rtc driver includes plat/regs-rtc.h, so we can simply move the file into the same directory, which allows us to build the file as platform-independent code. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: rtc-linux@googlegroups.com Cc: Alessandro Zummo <a.zummo@towertech.it>
Diffstat (limited to '')
-rw-r--r--drivers/rtc/rtc-s3c.h (renamed from arch/arm/plat-samsung/include/plat/regs-rtc.h)3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/plat-samsung/include/plat/regs-rtc.h b/drivers/rtc/rtc-s3c.h
index 0f8263e93eea..004b61a8343f 100644
--- a/arch/arm/plat-samsung/include/plat/regs-rtc.h
+++ b/drivers/rtc/rtc-s3c.h
@@ -1,5 +1,4 @@
-/* arch/arm/mach-s3c2410/include/mach/regs-rtc.h
- *
+/*
* Copyright (c) 2003 Simtec Electronics <linux@simtec.co.uk>
* http://www.simtec.co.uk/products/SWLINUX/
*