ARM: samsung: remove unused arch_decomp_wdog() code
authorShawn Guo <shawn.guo@linaro.org>
Thu, 10 Jan 2013 13:58:38 +0000 (21:58 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Fri, 11 Jan 2013 05:55:35 +0000 (13:55 +0800)
commit1ff5f55a8c7b011f818434923a93afc48de0b2ee
tree7a4adde0149e061570d4b9520d9a8ab22c2ff83a
parentb632a30e8b9f861d543728443203e4c674610ed3
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 <shawn.guo@linaro.org>
Acked-by: Nicolas Pitre <nico@linaro.org>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s5p64x0/include/mach/uncompress.h
arch/arm/plat-samsung/include/plat/uncompress.h
This page took 0.104208 seconds and 5 git commands to generate.