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:
8e09ffb
)
[MIPS] EMMA2RH: Disable GEN_RTC, it can't possibly work.
author
Ralf Baechle
<ralf@linux-mips.org>
Mon, 18 Jun 2007 15:36:11 +0000
(16:36 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 26 Jun 2007 17:57:34 +0000
(19:57 +0200)
Neither rtc_mips_get_time nor rtc_mips_set_time are being initialized by
the EMMA2RH setup code, so genrtc at best was a RTC dummy avoiding a few
error messages but not providing actual functionality.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found