[ARM] compressed/head.S debugging defaults to asm/arch/debug-macro.S
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Wed, 16 Nov 2005 14:59:51 +0000 (14:59 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 16 Nov 2005 14:59:51 +0000 (14:59 +0000)
Since we want new platforms to use debug-macro.S, make the decompressor
debugging method default to using this include file rather than having
new platforms add to an #if defined().

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found