summaryrefslogtreecommitdiffstats
path: root/firmware/target/hosted/fiio/button-fiio.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/hosted/fiio/button-fiio.c')
-rw-r--r--firmware/target/hosted/fiio/button-fiio.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/target/hosted/fiio/button-fiio.c b/firmware/target/hosted/fiio/button-fiio.c
index 134ec5a426..4acbfb0ea7 100644
--- a/firmware/target/hosted/fiio/button-fiio.c
+++ b/firmware/target/hosted/fiio/button-fiio.c
@@ -19,7 +19,6 @@
*
****************************************************************************/
#include <poll.h>
-//#include <dir.h>
#include <errno.h>
#include <unistd.h>
#include <sys/types.h>
@@ -34,8 +33,6 @@
#include "panic.h"
#include "kernel.h"
-#include "backlight.h"
-#include "backlight-target.h"
static int key_enter_delay = 0;
static int key_right_delay = 0;