summaryrefslogtreecommitdiff
path: root/firmware/drivers/synaptics-mep.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/drivers/synaptics-mep.c')
-rw-r--r--firmware/drivers/synaptics-mep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/drivers/synaptics-mep.c b/firmware/drivers/synaptics-mep.c
index f4b5a99aa7..a18f9e7fd6 100644
--- a/firmware/drivers/synaptics-mep.c
+++ b/firmware/drivers/synaptics-mep.c
@@ -26,7 +26,7 @@
26#include "kernel.h" 26#include "kernel.h"
27#include "button-target.h" 27#include "button-target.h"
28 28
29#define LOGF_ENABLE 29/*#define LOGF_ENABLE*/
30#include "logf.h" 30#include "logf.h"
31 31
32/* Driver for the Synaptics Touchpad based on the "Synaptics Modular Embedded 32/* Driver for the Synaptics Touchpad based on the "Synaptics Modular Embedded