]> rtime.felk.cvut.cz Git - linux-imx.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>
Tue, 2 Apr 2013 02:02:18 +0000 (11:02 +0900)
commitdaf9aa98293528abcf24b015ae8aa6e075d37298
tree118b83dcbedeef2bb6b013badec14535ccf36935
parentec0728d67985690f329592e68f0f1fe1f2388e70
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