mirror of https://gitee.com/openkylin/linux.git
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>
This commit is contained in:
parent
178a2b07ee
commit
44091c1188
|
@ -47,7 +47,7 @@
|
||||||
#include "sh7372.h"
|
#include "sh7372.h"
|
||||||
|
|
||||||
static struct map_desc sh7372_io_desc[] __initdata = {
|
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.
|
* used by CPGA, INTC and PFC.
|
||||||
*/
|
*/
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue