From: Krzysztof Halasa Date: Tue, 21 Apr 2009 19:24:49 +0000 (-0700) Subject: rtc-cmos: fix printk output X-Git-Tag: v2.6.30-rc3~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d029b645175ae71fdeedea84b246ecb1362d003;p=pandora-kernel.git rtc-cmos: fix printk output With no IRQ available/defined, RTC-CMOS driver prints something like: rtc0: alarms up to one no, y3k, 114 bytes nvram ^^^^ I guess the following is a bit easier to understand: rtc0: no alarms, y3k, 114 bytes nvram Signed-off-by: Krzysztof Halasa Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed