]> git.baikalelectronics.ru Git - kernel.git/commit
rtc-pcf8583 build fix
authorDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 28 Apr 2008 09:11:51 +0000 (02:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Apr 2008 15:58:16 +0000 (08:58 -0700)
commitcd5e258018427cf5b033b117ffddb65234052666
tree802f2c83ae5298461634612a219cf1e6f76a3819
parentdb540fd612abca8eb64b51eb2cada8697a15a1a9
rtc-pcf8583 build fix

Fix bogus #include in rtc-pcf8583, so it compiles on platforms that
don't support PC clone RTCs.  (Original issue noted by Adrian Bunk.)

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: Adrian Bunk <bunk@kernel.org>
Acked-by: Alessandro Zummo <a.zummo@towertech.it>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-pcf8583.c