diff options
Diffstat (limited to 'arch/arm/plat-omap/devices.c')
-rw-r--r-- | arch/arm/plat-omap/devices.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-omap/devices.c b/arch/arm/plat-omap/devices.c index 30b5db73017a..59f92c8bfc6d 100644 --- a/arch/arm/plat-omap/devices.c +++ b/arch/arm/plat-omap/devices.c | |||
@@ -244,7 +244,7 @@ fail: | |||
244 | 244 | ||
245 | #if defined(CONFIG_HW_RANDOM_OMAP) || defined(CONFIG_HW_RANDOM_OMAP_MODULE) | 245 | #if defined(CONFIG_HW_RANDOM_OMAP) || defined(CONFIG_HW_RANDOM_OMAP_MODULE) |
246 | 246 | ||
247 | #ifdef CONFIG_ARCH_OMAP24XX | 247 | #ifdef CONFIG_ARCH_OMAP2 |
248 | #define OMAP_RNG_BASE 0x480A0000 | 248 | #define OMAP_RNG_BASE 0x480A0000 |
249 | #else | 249 | #else |
250 | #define OMAP_RNG_BASE 0xfffe5000 | 250 | #define OMAP_RNG_BASE 0xfffe5000 |