From: Shawn Guo Date: Wed, 12 Dec 2012 12:51:38 +0000 (+0800) Subject: ARM: decompress: remove unused ARCH_HAS_DECOMP_WDOG X-Git-Tag: v3.9-rc1~122^2~11^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07b16021619a9f7e4fb87881205c15c107c066d9;p=pandora-kernel.git ARM: decompress: remove unused ARCH_HAS_DECOMP_WDOG ARCH_HAS_DECOMP_WDOG is only used in lib/inflate.c which is not included in arch/arm/boot/compressed/decompress.c now. That said, ARCH_HAS_DECOMP_WDOG is not used at all. Let's remove it. Signed-off-by: Shawn Guo Acked-by: Nicolas Pitre --- Reading git-diff-tree failed