summaryrefslogtreecommitdiffstats
path: root/bootloader
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader')
-rw-r--r--bootloader/gigabeat-s.c1
-rw-r--r--bootloader/imx233.c1
-rw-r--r--bootloader/main-pp.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/bootloader/gigabeat-s.c b/bootloader/gigabeat-s.c
index 7e28f55f09..5b5361530b 100644
--- a/bootloader/gigabeat-s.c
+++ b/bootloader/gigabeat-s.c
@@ -36,7 +36,6 @@
#include "button.h"
#include "font.h"
#include "lcd.h"
-#include "usb-target.h"
#include "version.h"
/* Show the Rockbox logo - in show_logo.c */
diff --git a/bootloader/imx233.c b/bootloader/imx233.c
index 3d66403cc0..d808fc8aa9 100644
--- a/bootloader/imx233.c
+++ b/bootloader/imx233.c
@@ -40,7 +40,6 @@
#include "version.h"
#include "usb.h"
-#include "usb-target.h"
extern char loadaddress[];
extern char loadaddressend[];
diff --git a/bootloader/main-pp.c b/bootloader/main-pp.c
index 78a71cbf96..28aee9cf90 100644
--- a/bootloader/main-pp.c
+++ b/bootloader/main-pp.c
@@ -48,7 +48,6 @@
#if defined(SANSA_E200) || defined(SANSA_C200) || defined(PHILIPS_SA9200)
#include "usb_drv.h"
#endif
-#include "usb-target.h"
#if defined(SAMSUNG_YH925)
/* this function (in lcd-yh925.c) resets the screen orientation for the OF
* for use with dualbooting */