diff options
Diffstat (limited to 'arch/arm/mach-omap2/include/mach/uncompress.h')
-rw-r--r-- | arch/arm/mach-omap2/include/mach/uncompress.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-omap2/include/mach/uncompress.h b/arch/arm/mach-omap2/include/mach/uncompress.h index 8e3546d3e041..7b360acd19c9 100644 --- a/arch/arm/mach-omap2/include/mach/uncompress.h +++ b/arch/arm/mach-omap2/include/mach/uncompress.h | |||
@@ -169,8 +169,3 @@ static inline void arch_decomp_setup(void) | |||
169 | DEBUG_LL_AM33XX(1, am335xevm); | 169 | DEBUG_LL_AM33XX(1, am335xevm); |
170 | } while (0); | 170 | } while (0); |
171 | } | 171 | } |
172 | |||
173 | /* | ||
174 | * nothing to do | ||
175 | */ | ||
176 | #define arch_decomp_wdog() | ||