aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2014-11-14 11:07:07 -0500
committerSimon Horman <horms+renesas@verge.net.au>2014-11-16 20:35:06 -0500
commit178a2b07ee4cdf6868464bb8d40bf3364b51e498 (patch)
tree5132f142540bffd5b7f20045e1ced22f0fe1d05b /arch/arm/mach-shmobile
parentdac95365dc2683df55c4e221e2f669a056863307 (diff)
ARM: shmobile: sh73a0: Spelling/grammar s/entity map/identity mapping/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile')
-rw-r--r--arch/arm/mach-shmobile/setup-sh73a0.c2
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
47static struct map_desc sh73a0_io_desc[] __initdata = { 47static 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 {