ARM: shmobile: sh73a0: move global functions to sh73a0.h
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 28 Mar 2013 08:48:30 +0000 (01:48 -0700)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 2 Apr 2013 02:02:18 +0000 (11:02 +0900)
commit014f93a08361282a0af0dd155c3b434431ea36df
tree6a0c35d53506a9a6aceaee536e5c69c32c9a211a
parentdaf9aa98293528abcf24b015ae8aa6e075d37298
ARM: shmobile: sh73a0: move global functions to sh73a0.h

There is no reason each CPU's own function has to exist in common.h.
sh73a0_xxx() go to sh73a0.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/sh73a0.h
This page took 0.02663 seconds and 5 git commands to generate.