diff options
Diffstat (limited to 'arch/arm/mach-rpc')
-rw-r--r-- | arch/arm/mach-rpc/include/mach/uncompress.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-rpc/include/mach/uncompress.h b/arch/arm/mach-rpc/include/mach/uncompress.h index 9cd9bcdad6cc..0fd4b0b8ef22 100644 --- a/arch/arm/mach-rpc/include/mach/uncompress.h +++ b/arch/arm/mach-rpc/include/mach/uncompress.h | |||
@@ -189,8 +189,3 @@ static void arch_decomp_setup(void) | |||
189 | if (nr_pages * page_size < 4096*1024) error("<4M of mem\n"); | 189 | if (nr_pages * page_size < 4096*1024) error("<4M of mem\n"); |
190 | } | 190 | } |
191 | #endif | 191 | #endif |
192 | |||
193 | /* | ||
194 | * nothing to do | ||
195 | */ | ||
196 | #define arch_decomp_wdog() | ||