ARM: msm: Move mach/board.h contents to common.h
authorStephen Boyd <sboyd@codeaurora.org>
Wed, 24 Jul 2013 20:54:31 +0000 (13:54 -0700)
committerDavid Brown <davidb@codeaurora.org>
Tue, 6 Aug 2013 18:18:02 +0000 (11:18 -0700)
commitebea60bee85fc043b02fd3438c381c28085eed69
treee3ce4d7e2bd77b1e0d3edd146b36e3eda3cafe98
parentc602520ff8da605becd62c25e271210b336d8eca
ARM: msm: Move mach/board.h contents to common.h

The contents of mach/board.h are only used by files within
mach-msm so there is no need to export this file outside of the
mach-msm directory. Move the contents of the file to common.h to
allow us to compile MSM in the multi-platform kernel.

Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: David Brown <davidb@codeaurora.org>
14 files changed:
arch/arm/mach-msm/board-dt-8660.c
arch/arm/mach-msm/board-halibut.c
arch/arm/mach-msm/board-mahimahi.c
arch/arm/mach-msm/board-msm7x30.c
arch/arm/mach-msm/board-qsd8x50.c
arch/arm/mach-msm/board-sapphire.c
arch/arm/mach-msm/board-trout.c
arch/arm/mach-msm/board-trout.h
arch/arm/mach-msm/common.h
arch/arm/mach-msm/devices-msm7x30.c
arch/arm/mach-msm/devices-qsd8x50.c
arch/arm/mach-msm/include/mach/board.h [deleted file]
arch/arm/mach-msm/io.c
drivers/video/msm/msm_fb.c