]> git.baikalelectronics.ru Git - kernel.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)
commit25db0b2179b68067283539b5de434fd29dd5e280
tree118b83dcbedeef2bb6b013badec14535ccf36935
parentab432a0e3dd453cff5131e76001e6ac72d23c858
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