git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93115b7
)
rtc: s3c: make header file local
author
Arnd Bergmann
<arnd@arndb.de>
Tue, 5 Mar 2013 11:04:37 +0000
(12:04 +0100)
committer
Arnd Bergmann
<arnd@arndb.de>
Fri, 19 Apr 2013 11:51:25 +0000
(13:51 +0200)
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>
No differences found