diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2014-11-14 19:07:06 +0300 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2014-11-17 04:35:06 +0300 |
commit | 44091c118849811fadde5ce30a7518249b797668 (patch) | |
tree | 135dfbf1ab6b538b779ef723979be377e891f45a /arch/arm/mach-shmobile | |
parent | 178a2b07ee4cdf6868464bb8d40bf3364b51e498 (diff) | |
download | linux-44091c118849811fadde5ce30a7518249b797668.tar.xz |
ARM: shmobile: sh7372: 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-sh7372.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/setup-sh7372.c b/arch/arm/mach-shmobile/setup-sh7372.c index d646c8d12423..a811675452f5 100644 --- a/arch/arm/mach-shmobile/setup-sh7372.c +++ b/arch/arm/mach-shmobile/setup-sh7372.c @@ -47,7 +47,7 @@ #include "sh7372.h" static struct map_desc sh7372_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. */ { |