diff options
author | Krzysztof Hałasa <khc@pm.waw.pl> | 2009-11-16 21:56:56 +0100 |
---|---|---|
committer | Krzysztof Hałasa <khc@pm.waw.pl> | 2009-12-05 16:58:40 +0100 |
commit | 395e71276cd394c103931bfb60ceec9a97c0eaee (patch) | |
tree | 5310d887fc8c6a68b6e8554ae79b5b1b4d99b04f /arch/arm/mach-ixp4xx/include/mach/hardware.h | |
parent | 23fa6846a2e2ac6fcb6529f047570244ecbd957c (diff) | |
download | op-kernel-dev-395e71276cd394c103931bfb60ceec9a97c0eaee.zip op-kernel-dev-395e71276cd394c103931bfb60ceec9a97c0eaee.tar.gz |
IXP4xx: move DSM G600 platform macros to the platform code.
Signed-off-by: Krzysztof Hałasa <khc@pm.waw.pl>
Diffstat (limited to 'arch/arm/mach-ixp4xx/include/mach/hardware.h')
-rw-r--r-- | arch/arm/mach-ixp4xx/include/mach/hardware.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-ixp4xx/include/mach/hardware.h b/arch/arm/mach-ixp4xx/include/mach/hardware.h index 05db635..555b8e1 100644 --- a/arch/arm/mach-ixp4xx/include/mach/hardware.h +++ b/arch/arm/mach-ixp4xx/include/mach/hardware.h @@ -45,7 +45,6 @@ /* Platform specific details */ #include "prpmc1100.h" -#include "dsmg600.h" #include "fsg.h" #endif /* _ASM_ARCH_HARDWARE_H */ |