Thread (23 messages) flat view 23 messages, 4 authors, 2011-10-25
STALE5411d

[RFC PATCH 02/15] ARM: uncompress: Remove unused definition of ARCH_HAS_DECOMP_WATCHDOG

From: Zoltan Devai <hidden>
Date: 2011-10-23 21:10:32
Subsystem: arm port, the rest · Maintainers: Russell King, Linus Torvalds

This was only used by the old inflate code, which isn't used
anymore by ARM.

Signed-off-by: Zoltan Devai <redacted>
---
 arch/arm/boot/compressed/decompress.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/arch/arm/boot/compressed/decompress.c b/arch/arm/boot/compressed/decompress.c
index 07be5a2..75b1605 100644
--- a/arch/arm/boot/compressed/decompress.c
+++ b/arch/arm/boot/compressed/decompress.c
@@ -13,8 +13,6 @@ extern void error(char *);
 #define STATIC static
 #define STATIC_RW_DATA	/* non-static please */
 
-#define ARCH_HAS_DECOMP_WDOG
-
 /* Diagnostic functions */
 #ifdef DEBUG
 #  define Assert(cond,msg) {if(!(cond)) error(msg);}
-- 
1.7.4.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help