Remove register-base define, which is no longer used.

Signed-off-by: Johan Hovold <jo...@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 2eca141e784e..d1b5562a148b 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

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to