summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop13xx
diff options
context:
space:
mode:
authorShawn Guo2012-12-12 14:06:21 +0100
committerShawn Guo2013-01-11 03:54:03 +0100
commitb632a30e8b9f861d543728443203e4c674610ed3 (patch)
tree8760eebaa8ac1b7328f8e068593834ab977c1f9b /arch/arm/mach-iop13xx
parentARM: decompress: remove unused ARCH_HAS_DECOMP_WDOG (diff)
downloadkernel-qcow2-linux-b632a30e8b9f861d543728443203e4c674610ed3.tar.gz
kernel-qcow2-linux-b632a30e8b9f861d543728443203e4c674610ed3.tar.xz
kernel-qcow2-linux-b632a30e8b9f861d543728443203e4c674610ed3.zip
ARM: remove unused arch_decomp_wdog()
With ARCH_HAS_DECOMP_WDOG removed from arch/arm/boot/compressed/decompress.c, all the arch_decomp_wdog() definition at platform level is unneeded. Remmove it. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Nicolas Pitre <nico@linaro.org> Acked-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch/arm/mach-iop13xx')
-rw-r--r--arch/arm/mach-iop13xx/include/mach/uncompress.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-iop13xx/include/mach/uncompress.h b/arch/arm/mach-iop13xx/include/mach/uncompress.h
index fa4f80522fad..d3791ece2772 100644
--- a/arch/arm/mach-iop13xx/include/mach/uncompress.h
+++ b/arch/arm/mach-iop13xx/include/mach/uncompress.h
@@ -20,4 +20,3 @@ static inline void flush(void)
* nothing to do
*/
#define arch_decomp_setup()
-#define arch_decomp_wdog()