ARM: S3C24XX: Move rtc-core.h from plat to mach
authorSachin Kamat <sachin.kamat@linaro.org>
Sat, 15 Feb 2014 00:24:29 +0000 (09:24 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sat, 15 Feb 2014 00:24:29 +0000 (09:24 +0900)
commitd93c3ba91a4345df64ab03bd273a85b82c60b9d2
treebf3a82cd3e77c91b3bb327da1235269ccaf84194
parente6b07ee8d5d9d55a33edf2201954fc33459a43c6
ARM: S3C24XX: Move rtc-core.h from plat to mach

plat/rtc-core.h is only referenced from mach-s3c24xx. Hence
move it there to de-populate the plat directory. While at it
also do some cleanup of the header file.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c24xx/include/mach/rtc-core.h [new file with mode: 0644]
arch/arm/mach-s3c24xx/s3c2416.c
arch/arm/mach-s3c24xx/s3c2443.c
arch/arm/plat-samsung/include/plat/rtc-core.h [deleted file]
This page took 0.025622 seconds and 5 git commands to generate.