aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-cns3xxx
diff options
context:
space:
mode:
authorRob Herring <rob.herring@calxeda.com>2011-06-28 21:09:45 -0500
committerRob Herring <rob.herring@calxeda.com>2011-07-12 11:19:27 -0500
commitb480a4b0c81b5e3a5ccc3c045da35d890e80afb4 (patch)
tree4dd7ef509f732df1884f563b61111f105c6c8908 /arch/arm/mach-cns3xxx
parentpci: move microblaze and powerpc pci flag functions into asm-generic (diff)
downloadlinux-dev-b480a4b0c81b5e3a5ccc3c045da35d890e80afb4.tar.xz
linux-dev-b480a4b0c81b5e3a5ccc3c045da35d890e80afb4.zip
ARM: remove unnecessary mach/hardware.h includes
Remove some includes of mach/hardware.h which are not needed. hardware.h will be removed completely for tegra and cns3xxx in follow on patch. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org> Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-cns3xxx')
-rw-r--r--arch/arm/mach-cns3xxx/cns3420vb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-cns3xxx/cns3420vb.c b/arch/arm/mach-cns3xxx/cns3420vb.c
index 08e5c8759502..85e6390795ac 100644
--- a/arch/arm/mach-cns3xxx/cns3420vb.c
+++ b/arch/arm/mach-cns3xxx/cns3420vb.c
@@ -29,7 +29,6 @@
#include <asm/mach/arch.h>
#include <asm/mach/map.h>
#include <asm/mach/time.h>
-#include <mach/hardware.h>
#include <mach/cns3xxx.h>
#include <mach/irqs.h>
#include "core.h"