diff options
-rw-r--r-- | arch/arm/mach-shmobile/setup-sh73a0.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/setup-sh73a0.c b/arch/arm/mach-shmobile/setup-sh73a0.c index 0754b121ae83..1622fb265249 100644 --- a/arch/arm/mach-shmobile/setup-sh73a0.c +++ b/arch/arm/mach-shmobile/setup-sh73a0.c | |||
@@ -45,7 +45,7 @@ | |||
45 | #include "sh73a0.h" | 45 | #include "sh73a0.h" |
46 | 46 | ||
47 | static struct map_desc sh73a0_io_desc[] __initdata = { | 47 | static struct map_desc sh73a0_io_desc[] __initdata = { |
48 | /* create a 1:1 entity map for 0xe6xxxxxx | 48 | /* create a 1:1 identity mapping for 0xe6xxxxxx |
49 | * used by CPGA, INTC and PFC. | 49 | * used by CPGA, INTC and PFC. |
50 | */ | 50 | */ |
51 | { | 51 | { |