From: Thomas Gleixner Date: Sat, 24 Mar 2012 11:46:23 +0000 (+0100) Subject: alarmtimer: Don't call rtc_timer_init() when CONFIG_RTC_CLASS=n X-Git-Tag: v3.4-rc1~44^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5e14e763046b11dd8bf57b5dc9f3ab444af8e60;p=pandora-kernel.git alarmtimer: Don't call rtc_timer_init() when CONFIG_RTC_CLASS=n 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 Signed-off-by: Thomas Gleixner Cc: John Stultz --- Reading git-diff-tree failed