mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
usb-target.h: remove
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31498 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
db9ce6dc7f
commit
568c441fd8
47 changed files with 0 additions and 34 deletions
|
|
@ -50,7 +50,6 @@
|
|||
#include "system.h"
|
||||
#include "as3525.h"
|
||||
#include "i2c.h"
|
||||
#include "usb-target.h"
|
||||
|
||||
#define I2C2_DATA *((volatile unsigned int *)(I2C_AUDIO_BASE + 0x00))
|
||||
#define I2C2_SLAD0 *((volatile unsigned int *)(I2C_AUDIO_BASE + 0x04))
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@
|
|||
#ifdef HAVE_USBSTACK
|
||||
#include "usb_core.h"
|
||||
#endif
|
||||
#include "usb-target.h"
|
||||
#include "power.h"
|
||||
#include "as3525.h"
|
||||
#include "usb_drv.h"
|
||||
|
|
|
|||
|
|
@ -22,7 +22,6 @@
|
|||
#include "system.h"
|
||||
#include "usb.h"
|
||||
#include "usb_drv.h"
|
||||
#include "usb-target.h"
|
||||
#include "as3525.h"
|
||||
#include "clock-target.h"
|
||||
#include "ascodec.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue