From: Arnd Bergmann Date: Tue, 5 Mar 2013 11:04:37 +0000 (+0100) Subject: rtc: s3c: make header file local X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~47^2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9d7c5d3f48fb9582458ce014baa66c1e16d9be6;p=pandora-kernel.git 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 Cc: rtc-linux@googlegroups.com Cc: Alessandro Zummo --- Reading git-diff-tree failed