diff --git a/drivers/leds/leds-hamcop.c b/drivers/leds/leds-hamcop.c
index a86bdfa..fb476bd 100644
--- a/drivers/leds/leds-hamcop.c
+++ b/drivers/leds/leds-hamcop.c
@@ -8,7 +8,7 @@
  * more details.
  *
  */
-
+#define DEBUG
 #include <linux/kernel.h>
 #include <linux/err.h>
 #include <linux/platform_device.h>

