From: Shawn Guo Date: Thu, 10 Jan 2013 13:58:38 +0000 (+0800) Subject: ARM: samsung: remove unused arch_decomp_wdog() code X-Git-Tag: v3.9-rc1~122^2~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ff5f55a8c7b011f818434923a93afc48de0b2ee;p=pandora-kernel.git ARM: samsung: remove unused arch_decomp_wdog() code Besides the fact that CONFIG_S3C_BOOT_WATCHDOG is defined nowhere, with ARCH_HAS_DECOMP_WDOG removed from arch/arm/boot/compressed/decompress.c, all the arch_decomp_wdog() related code is not used. Remove them. Signed-off-by: Shawn Guo Acked-by: Nicolas Pitre Acked-by: Kukjin Kim --- Reading git-diff-tree failed