[PATCH v2 06/20] rtc: omap: remove unused register-base define
Johan Hovold
johan at kernel.org
Tue Oct 21 10:37:52 PDT 2014
Remove register-base define, which is no longer used.
Signed-off-by: Johan Hovold <johan at kernel.org>
---
drivers/rtc/rtc-omap.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/rtc/rtc-omap.c b/drivers/rtc/rtc-omap.c
index 813bed270867..c750678de652 100644
--- a/drivers/rtc/rtc-omap.c
+++ b/drivers/rtc/rtc-omap.c
@@ -41,8 +41,6 @@
#define DRIVER_NAME "omap_rtc"
-#define OMAP_RTC_BASE 0xfffb4800
-
/* RTC registers */
#define OMAP_RTC_SECONDS_REG 0x00
#define OMAP_RTC_MINUTES_REG 0x04
--
2.0.4
More information about the linux-arm-kernel
mailing list