summaryrefslogtreecommitdiff
path: root/firmware/target/arm/philips/hdd1630/button-hdd1630.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/philips/hdd1630/button-hdd1630.c')
-rw-r--r--firmware/target/arm/philips/hdd1630/button-hdd1630.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/target/arm/philips/hdd1630/button-hdd1630.c b/firmware/target/arm/philips/hdd1630/button-hdd1630.c
index d45944ef10..ab06c0cf1a 100644
--- a/firmware/target/arm/philips/hdd1630/button-hdd1630.c
+++ b/firmware/target/arm/philips/hdd1630/button-hdd1630.c
@@ -24,7 +24,7 @@
24#include "backlight.h" 24#include "backlight.h"
25#include "synaptics-mep.h" 25#include "synaptics-mep.h"
26 26
27#define LOGF_ENABLE 27/*#define LOGF_ENABLE*/
28#include "logf.h" 28#include "logf.h"
29 29
30static int int_btn = BUTTON_NONE; 30static int int_btn = BUTTON_NONE;