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:
b366328
)
sh: Always select RTC_LIB, not just for SUPERH32.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 8 May 2009 10:48:47 +0000
(19:48 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 8 May 2009 10:48:47 +0000
(19:48 +0900)
The RTC_LIB helpers are used in arch/sh/kernel/time.c, which was
previously only the case for the 32-bit variant. Now that this has
become the common implementation, move the RTC_LIB select to reflect
that. Fixes up the sh64 build.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found