summaryrefslogtreecommitdiff
path: root/firmware/target/hosted/ypr0/backlight-ypr0.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/hosted/ypr0/backlight-ypr0.c')
-rw-r--r--firmware/target/hosted/ypr0/backlight-ypr0.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/firmware/target/hosted/ypr0/backlight-ypr0.c b/firmware/target/hosted/ypr0/backlight-ypr0.c
index 930b56be2e..551b386f19 100644
--- a/firmware/target/hosted/ypr0/backlight-ypr0.c
+++ b/firmware/target/hosted/ypr0/backlight-ypr0.c
@@ -5,7 +5,6 @@
5 * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < 5 * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
6 * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ 6 * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
7 * \/ \/ \/ \/ \/ 7 * \/ \/ \/ \/ \/
8 * $Id: backlight-gigabeat-s.c 25800 2010-05-04 10:07:53Z jethead71 $
9 * 8 *
10 * Copyright (C) 2011 by Lorenzo Miori 9 * Copyright (C) 2011 by Lorenzo Miori
11 * 10 *
@@ -24,7 +23,7 @@
24#include "backlight-target.h" 23#include "backlight-target.h"
25#include "lcd.h" 24#include "lcd.h"
26#include "as3514.h" 25#include "as3514.h"
27#include "ascodec-target.h" 26#include "ascodec.h"
28#include <fcntl.h> 27#include <fcntl.h>
29#include "unistd.h" 28#include "unistd.h"
30 29