diff options
Diffstat (limited to 'arch/arm/mach-lpc32xx/include/mach/uncompress.h')
-rw-r--r-- | arch/arm/mach-lpc32xx/include/mach/uncompress.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-lpc32xx/include/mach/uncompress.h b/arch/arm/mach-lpc32xx/include/mach/uncompress.h index c142487d299a..1198a89183cd 100644 --- a/arch/arm/mach-lpc32xx/include/mach/uncompress.h +++ b/arch/arm/mach-lpc32xx/include/mach/uncompress.h | |||
@@ -55,6 +55,5 @@ static inline void flush(void) | |||
55 | 55 | ||
56 | /* NULL functions; we don't presently need them */ | 56 | /* NULL functions; we don't presently need them */ |
57 | #define arch_decomp_setup() | 57 | #define arch_decomp_setup() |
58 | #define arch_decomp_wdog() | ||
59 | 58 | ||
60 | #endif | 59 | #endif |