[ARM] 4098/1: ARM: rtc_lock only used with rtc_cmos
authorDavid Brownell <david-b@pacbell.net>
Wed, 17 Jan 2007 21:11:27 +0000 (22:11 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 16 Feb 2007 19:17:44 +0000 (19:17 +0000)
commit9dd34948aaf631610355891a70cc55408eae840e
tree89f13c7aab97b5c92690f8407f0c03c3ebd0049d
parentc587e4a6a4d808fd2a1c4e7fb2d5a3a31e300d23
[ARM] 4098/1: ARM: rtc_lock only used with rtc_cmos

Fix build glitches on ARM ... the only user of "rtc_lock" today is the
optional PC-style "CMOS" RTC driver, the legacy SA1100 RTC driver is
not even in the tree any more.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/time.c