ARM: bcm2835: Move to mach-bcm directory
authorMarkus Mayer <markus.mayer@linaro.org>
Fri, 21 Feb 2014 00:16:11 +0000 (16:16 -0800)
committerStephen Warren <swarren@wwwdotorg.org>
Tue, 25 Feb 2014 02:42:35 +0000 (19:42 -0700)
commitd30fe6272183f3cc8b9f3f111cd36271332e4cec
treeb687736f4e0c2fc441c40db4dc917c7b1e47730c
parent38dbfb59d1175ef458d006556061adeaa8751b72
ARM: bcm2835: Move to mach-bcm directory

Move the bcm2835 board file into the mach-bcm directory. This allows us
to get rid of the mach-bcm2835 directory with the associated Kconfig
and Makefile.

Signed-off-by: Markus Mayer <markus.mayer@linaro.org>
[swarren, adjust defconfig so ARCH_BCM2835 still gets enabled]
Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
MAINTAINERS
arch/arm/Kconfig
arch/arm/Makefile
arch/arm/configs/bcm2835_defconfig
arch/arm/mach-bcm/Kconfig
arch/arm/mach-bcm/Makefile
arch/arm/mach-bcm/board_bcm2835.c [new file with mode: 0644]
arch/arm/mach-bcm2835/Kconfig [deleted file]
arch/arm/mach-bcm2835/Makefile [deleted file]
arch/arm/mach-bcm2835/bcm2835.c [deleted file]