diff options
Diffstat (limited to 'arch/arm/mach-omap1/devices.c')
| -rw-r--r-- | arch/arm/mach-omap1/devices.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap1/devices.c b/arch/arm/mach-omap1/devices.c index a611c3b63954..6dcd10ab4496 100644 --- a/arch/arm/mach-omap1/devices.c +++ b/arch/arm/mach-omap1/devices.c | |||
| @@ -55,7 +55,7 @@ static inline void omap_init_irda(void) {} | |||
| 55 | 55 | ||
| 56 | /*-------------------------------------------------------------------------*/ | 56 | /*-------------------------------------------------------------------------*/ |
| 57 | 57 | ||
| 58 | #if defined(CONFIG_OMAP_RTC) || defined(CONFIG_OMAP_RTC) | 58 | #if defined(CONFIG_RTC_DRV_OMAP) || defined(CONFIG_RTC_DRV_OMAP_MODULE) |
| 59 | 59 | ||
| 60 | #define OMAP_RTC_BASE 0xfffb4800 | 60 | #define OMAP_RTC_BASE 0xfffb4800 |
| 61 | 61 | ||
