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:
68fe7b2
)
alarmtimer: Don't call rtc_timer_init() when CONFIG_RTC_CLASS=n
author
Thomas Gleixner
<tglx@linutronix.de>
Sat, 24 Mar 2012 11:46:23 +0000
(12:46 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Sat, 24 Mar 2012 11:46:23 +0000
(12:46 +0100)
rtc_timer_init() is not available when CONFIG_RTC_CLASS=n. Provide a
proper wrapper in the RTC section of alarmtimer.c
Reported-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: John Stultz <john.stultz@linaro.org>
No differences found