forked from Minki/linux
rtc: omap: remove unused register-base define
Remove register-base define, which is no longer used. Signed-off-by: Johan Hovold <johan@kernel.org> Cc: Alessandro Zummo <a.zummo@towertech.it> Cc: Tony Lindgren <tony@atomide.com> Cc: Benot Cousson <bcousson@baylibre.com> Cc: Lokesh Vutla <lokeshvutla@ti.com> Cc: Guenter Roeck <linux@roeck-us.net> Cc: Sekhar Nori <nsekhar@ti.com> Cc: Tero Kristo <t-kristo@ti.com> Cc: Keerthy J <j-keerthy@ti.com> Tested-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
4390ce002b
commit
8777340a56
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user