diff -Nur c860_040114/linux/arch/arm/mach-pxa/sharpsl_power.c c860_040124/linux/arch/arm/mach-pxa/sharpsl_power.c
--- c860_040114/linux/arch/arm/mach-pxa/sharpsl_power.c	2004-11-08 18:34:35.000000000 +0900
+++ c860_040124/linux/arch/arm/mach-pxa/sharpsl_power.c	2004-11-08 18:34:58.000000000 +0900
@@ -42,6 +42,7 @@
 /*
  *  Debug macros 
  */
+#define DEBUG 1
 #ifdef DEBUG
 #  define DPRINTK(fmt, args...)	printk("%s: " fmt, __FUNCTION__ , ## args)
 #else
@@ -1355,7 +1356,6 @@
 }
 
 #if defined(CONFIG_SL7X0_POWER_KEY_OFF)
-
 static int key_suspend_thread(void* unused)
 {
 	int time_cnt = 0;
