diff options
Diffstat (limited to 'arch/arm/mach-mxs')
-rw-r--r-- | arch/arm/mach-mxs/include/mach/uncompress.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-mxs/include/mach/uncompress.h b/arch/arm/mach-mxs/include/mach/uncompress.h index ef2811495446..533f5186e200 100644 --- a/arch/arm/mach-mxs/include/mach/uncompress.h +++ b/arch/arm/mach-mxs/include/mach/uncompress.h | |||
@@ -72,6 +72,5 @@ static inline void __arch_decomp_setup(unsigned long arch_id) | |||
72 | } | 72 | } |
73 | 73 | ||
74 | #define arch_decomp_setup() __arch_decomp_setup(arch_id) | 74 | #define arch_decomp_setup() __arch_decomp_setup(arch_id) |
75 | #define arch_decomp_wdog() | ||
76 | 75 | ||
77 | #endif /* __MACH_MXS_UNCOMPRESS_H__ */ | 76 | #endif /* __MACH_MXS_UNCOMPRESS_H__ */ |