forked from len0rd/rockbox
USB related Cosmetics, whitespace and readability fixes (FS#10147 by Tomer Shalev)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20737 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
069191d9d4
commit
00b407b04f
6 changed files with 139 additions and 158 deletions
|
@ -95,8 +95,7 @@ enum {
|
|||
USB_DRIVER_CHARGING_ONLY,
|
||||
USB_NUM_DRIVERS
|
||||
};
|
||||
#endif
|
||||
#ifdef HAVE_USBSTACK
|
||||
|
||||
struct usb_transfer_completion_event_data
|
||||
{
|
||||
unsigned char endpoint;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue