summaryrefslogtreecommitdiff
path: root/bootloader/main-pp.c
diff options
context:
space:
mode:
authorRafaël Carré <rafael.carre@gmail.com>2011-12-31 18:44:55 +0000
committerRafaël Carré <rafael.carre@gmail.com>2011-12-31 18:44:55 +0000
commit568c441fd8b7a9a2c940ce051adf6050e4e0f93d (patch)
tree31e34489965a018ad37795d5d9f34b2c876369bf /bootloader/main-pp.c
parentdb9ce6dc7fbd55f293141bececea91fc3d3682f3 (diff)
downloadrockbox-568c441fd8b7a9a2c940ce051adf6050e4e0f93d.tar.gz
rockbox-568c441fd8b7a9a2c940ce051adf6050e4e0f93d.zip
usb-target.h: remove
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31498 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'bootloader/main-pp.c')
-rw-r--r--bootloader/main-pp.c1
1 files changed, 0 insertions, 1 deletions
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 @@
48#if defined(SANSA_E200) || defined(SANSA_C200) || defined(PHILIPS_SA9200) 48#if defined(SANSA_E200) || defined(SANSA_C200) || defined(PHILIPS_SA9200)
49#include "usb_drv.h" 49#include "usb_drv.h"
50#endif 50#endif
51#include "usb-target.h"
52#if defined(SAMSUNG_YH925) 51#if defined(SAMSUNG_YH925)
53/* this function (in lcd-yh925.c) resets the screen orientation for the OF 52/* this function (in lcd-yh925.c) resets the screen orientation for the OF
54 * for use with dualbooting */ 53 * for use with dualbooting */