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:
a190901
)
[RTC] remove unused asm/rtc.h includes from ARM RTC drivers
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sun, 20 Apr 2008 11:26:48 +0000
(12:26 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 22 May 2008 13:56:39 +0000
(14:56 +0100)
On ARM, asm/rtc.h only contains definitions for the predecessor to
the RTC class support. RTC class drivers should not be including
this include.
Build tested on at91sam9rl and s3c2410 configurations.
Acked-by: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found