diff options
Diffstat (limited to 'arch/arm/mach-nomadik/include/mach/uncompress.h')
-rw-r--r-- | arch/arm/mach-nomadik/include/mach/uncompress.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-nomadik/include/mach/uncompress.h b/arch/arm/mach-nomadik/include/mach/uncompress.h index 7d4687e9cbdf..106fccca2021 100644 --- a/arch/arm/mach-nomadik/include/mach/uncompress.h +++ b/arch/arm/mach-nomadik/include/mach/uncompress.h | |||
@@ -21,7 +21,6 @@ | |||
21 | 21 | ||
22 | #include <asm/setup.h> | 22 | #include <asm/setup.h> |
23 | #include <asm/io.h> | 23 | #include <asm/io.h> |
24 | #include <mach/hardware.h> | ||
25 | 24 | ||
26 | /* we need the constants in amba/serial.h, but it refers to amba_device */ | 25 | /* we need the constants in amba/serial.h, but it refers to amba_device */ |
27 | struct amba_device; | 26 | struct amba_device; |
@@ -58,6 +57,4 @@ static inline void arch_decomp_setup(void) | |||
58 | { | 57 | { |
59 | } | 58 | } |
60 | 59 | ||
61 | #define arch_decomp_wdog() /* nothing to do here */ | ||
62 | |||
63 | #endif /* __ASM_ARCH_UNCOMPRESS_H */ | 60 | #endif /* __ASM_ARCH_UNCOMPRESS_H */ |