Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rtc: s3c: make header file local | Arnd Bergmann | 2013-04-19 | 1 | -0/+70 |
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> |