diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2014-11-14 17:07:07 +0100 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2014-11-17 10:35:06 +0900 |
commit | 178a2b07ee4cdf6868464bb8d40bf3364b51e498 (patch) | |
tree | 5132f142540bffd5b7f20045e1ced22f0fe1d05b /arch/arm/mach-shmobile/setup-sh73a0.c | |
parent | dac95365dc2683df55c4e221e2f669a056863307 (diff) | |
download | talos-op-linux-178a2b07ee4cdf6868464bb8d40bf3364b51e498.tar.gz talos-op-linux-178a2b07ee4cdf6868464bb8d40bf3364b51e498.zip |
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/setup-sh73a0.c')
-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 @@ #include "sh73a0.h" static struct map_desc sh73a0_io_desc[] __initdata = { - /* create a 1:1 entity map for 0xe6xxxxxx + /* create a 1:1 identity mapping for 0xe6xxxxxx * used by CPGA, INTC and PFC. */ { |