Index: linux-2.6.12/arch/arm/boot/compressed/head.S
===================================================================
--- linux-2.6.12.orig/arch/arm/boot/compressed/head.S	2005-06-17 20:48:29.000000000 +0100
+++ linux-2.6.12/arch/arm/boot/compressed/head.S	2005-06-29 14:11:13.000000000 +0100
@@ -19,6 +19,7 @@
  */
 #ifdef DEBUG
 
+#include <asm/arch/hardware.h>
 #include <asm/arch/debug-macro.S>
 
 #if defined(CONFIG_DEBUG_ICEDCC)

