From: Shawn Guo Date: Wed, 12 Dec 2012 13:06:21 +0000 (+0800) Subject: ARM: remove unused arch_decomp_wdog() X-Git-Tag: v3.9-rc1~122^2~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b632a30e8b9f861d543728443203e4c674610ed3;p=pandora-kernel.git 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 Acked-by: Nicolas Pitre Acked-by: Jason Cooper --- Reading git-diff-tree failed