1
0
Fork 0
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:
Maurus Cuelenaere 2009-07-23 23:05:26 +00:00
parent 840cd10692
commit f060b9764d

View file

@ -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=
{