]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: sh7372: move global functions to sh7372.h
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 28 Mar 2013 08:48:19 +0000 (01:48 -0700)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 29 Mar 2013 04:23:01 +0000 (13:23 +0900)
commit20a59d547d8439ad1b2649ef86e7100a4d541719
tree46f98aefaf073ee5a8053921c01b2a4864de8042
parent9a2e3cbca840228f854152063536aca90491ee88
ARM: shmobile: sh7372: move global functions to sh7372.h

There is no reason each CPU's own function has to exist in common.h.
sh7372_xxx() go to sh7372.h

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/include/mach/common.h
arch/arm/mach-shmobile/include/mach/sh7372.h