summaryrefslogtreecommitdiff
path: root/bootloader/meizu_m3.c
diff options
context:
space:
mode:
authorBertrik Sikken <bertrik@sikken.nl>2009-04-25 22:24:59 +0000
committerBertrik Sikken <bertrik@sikken.nl>2009-04-25 22:24:59 +0000
commitdccdce6c3ceb4e292b7e0509b0e6050434f93ff6 (patch)
tree996976d5f7f1f416cfe1d0299bdc6c05363f6ea1 /bootloader/meizu_m3.c
parentd4d121538d8351f03056e8796abb1d6f3cfdaf44 (diff)
downloadrockbox-dccdce6c3ceb4e292b7e0509b0e6050434f93ff6.tar.gz
rockbox-dccdce6c3ceb4e292b7e0509b0e6050434f93ff6.zip
Remove unnecessary #include "adc.h"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20791 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'bootloader/meizu_m3.c')
-rw-r--r--bootloader/meizu_m3.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bootloader/meizu_m3.c b/bootloader/meizu_m3.c
index 940e7ea876..2fb0b551a0 100644
--- a/bootloader/meizu_m3.c
+++ b/bootloader/meizu_m3.c
@@ -33,7 +33,6 @@
33#include "fat.h" 33#include "fat.h"
34#include "disk.h" 34#include "disk.h"
35#include "font.h" 35#include "font.h"
36#include "adc.h"
37#include "backlight.h" 36#include "backlight.h"
38#include "backlight-target.h" 37#include "backlight-target.h"
39#include "button.h" 38#include "button.h"