summaryrefslogtreecommitdiff
path: root/firmware/drivers/tuner/lv24020lp.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/drivers/tuner/lv24020lp.c')
-rw-r--r--firmware/drivers/tuner/lv24020lp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/drivers/tuner/lv24020lp.c b/firmware/drivers/tuner/lv24020lp.c
index 5f23338eee..75796a5d7b 100644
--- a/firmware/drivers/tuner/lv24020lp.c
+++ b/firmware/drivers/tuner/lv24020lp.c
@@ -40,7 +40,6 @@ static struct mutex tuner_mtx;
40#undef SANYO_TUNER_LOGF 40#undef SANYO_TUNER_LOGF
41 41
42#ifdef SANYO_TUNER_LOG_FILE 42#ifdef SANYO_TUNER_LOG_FILE
43#include "sprintf.h"
44#include "file.h" 43#include "file.h"
45 44
46static int fd_log = -1; 45static int fd_log = -1;