]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: integrator: localize the hardware.h header
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 13 Feb 2014 20:26:24 +0000 (21:26 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 26 Feb 2014 12:49:07 +0000 (13:49 +0100)
commit3ce07d9855fec8b3b78b2cbf9ce362bcfc311df6
tree38bd3cf8da91010126a255ab23f49104df883fc4
parent614681cc796797d04eae22574155def9df609093
ARM: integrator: localize the hardware.h header

As we move toward multiplatform support for the Integrator family
we need to localize all <mach/*> headers. This moves the hardware.h
header down to the machine folder. There are no users outside the
machine in the kernel.

Cc: Will Deacon <will.deacon@arm.com>
Cc: Jonathan Austin <jonathan.austin@arm.com>
Cc: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-integrator/core.c
arch/arm/mach-integrator/hardware.h [new file with mode: 0644]
arch/arm/mach-integrator/include/mach/hardware.h [deleted file]
arch/arm/mach-integrator/integrator_ap.c
arch/arm/mach-integrator/integrator_cp.c
arch/arm/mach-integrator/leds.c
arch/arm/mach-integrator/pci_v3.c