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
|
@ -46,7 +46,6 @@ static struct usb_interface_descriptor __attribute__((aligned(2)))
|
|||
.iInterface = 0
|
||||
};
|
||||
|
||||
|
||||
static int usb_interface;
|
||||
|
||||
int usb_charging_only_request_endpoints(struct usb_class_driver *drv)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue