summaryrefslogtreecommitdiff
path: root/arch/arm/mach-integrator/pci_v3.c
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2014-02-13 21:20:57 +0100
committerLinus Walleij <linus.walleij@linaro.org>2014-02-26 13:49:06 +0100
commitf8487aa85b0f3c092bb3c1f27972b445a1944048 (patch)
tree66ec745761a84a3bec58df046f66ebdba5b50451 /arch/arm/mach-integrator/pci_v3.c
parentcc0cc4ca093f3df9e554af8dae39a126987bccf7 (diff)
ARM: integrator: merge platform.h to hardware.h
There is no need to have the two separate headers <mach/platform.h> and <mach/hardware.h>, especially since we are now going to make them local files. There is not one single driver outside the mach-integrator folder referencing any of the files. 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>
Diffstat (limited to 'arch/arm/mach-integrator/pci_v3.c')
-rw-r--r--arch/arm/mach-integrator/pci_v3.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-integrator/pci_v3.c b/arch/arm/mach-integrator/pci_v3.c
index c5e01b24d9fb..27d88afc4e2a 100644
--- a/arch/arm/mach-integrator/pci_v3.c
+++ b/arch/arm/mach-integrator/pci_v3.c
@@ -35,7 +35,6 @@
#include <video/vga.h>
#include <mach/hardware.h>
-#include <mach/platform.h>
#include <asm/mach/map.h>
#include <asm/signal.h>