diff options
author | Ryan Mallon <rmallon@gmail.com> | 2012-01-11 03:14:20 +0100 |
---|---|---|
committer | Ryan Mallon <rmallon@gmail.com> | 2012-03-14 01:43:13 +0100 |
commit | a6de3df4f172e124280d88e617ee7d29f7af970b (patch) | |
tree | 70508bf687a1fe17e1c3520b3cfc19be84f45c01 /arch/arm/mach-ep93xx/include/mach | |
parent | ep93xx: Move EP93XX_SYSCON defines to SoC private header (diff) | |
download | linux-a6de3df4f172e124280d88e617ee7d29f7af970b.tar.xz linux-a6de3df4f172e124280d88e617ee7d29f7af970b.zip |
ep93xx: Remove unnecessary includes of ep93xx-regs.h
Remove the include of ep93xx-regs.h from files which no longer need
it, notably include/mach/hardware.h.
Signed-off-by: Ryan Mallon <rmallon@gmail.com>
Reviewed-by: Mika Westerberg <mika.westerberg@iki.fi>
Acked-by: Hartley Sweeten <hsweeten@visionengravers.com>
Diffstat (limited to 'arch/arm/mach-ep93xx/include/mach')
-rw-r--r-- | arch/arm/mach-ep93xx/include/mach/hardware.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-ep93xx/include/mach/hardware.h b/arch/arm/mach-ep93xx/include/mach/hardware.h index 4df842897eae..efcd47815a91 100644 --- a/arch/arm/mach-ep93xx/include/mach/hardware.h +++ b/arch/arm/mach-ep93xx/include/mach/hardware.h @@ -5,7 +5,6 @@ #ifndef __ASM_ARCH_HARDWARE_H #define __ASM_ARCH_HARDWARE_H -#include <mach/ep93xx-regs.h> #include <mach/platform.h> /* |