forked from len0rd/rockbox
Remove USB storage defines from USB core
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22018 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
840cd10692
commit
f060b9764d
1 changed files with 0 additions and 3 deletions
|
|
@ -65,9 +65,6 @@
|
|||
/*-------------------------------------------------------------------------*/
|
||||
/* USB protocol descriptors: */
|
||||
|
||||
#define USB_SC_SCSI 0x06 /* Transparent */
|
||||
#define USB_PROT_BULK 0x50 /* bulk only */
|
||||
|
||||
static struct usb_device_descriptor __attribute__((aligned(2)))
|
||||
device_descriptor=
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue