forked from len0rd/rockbox
fix lang problem and little clean up
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14477 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5ef236869f
commit
5365535daa
3 changed files with 3 additions and 3 deletions
|
|
@ -31,7 +31,6 @@ struct usb_device_driver {
|
|||
void (*suspend)(void);
|
||||
void (*resume)(void);
|
||||
void (*speed)(enum usb_device_speed speed);
|
||||
struct usb_descriptors* descriptors;
|
||||
void* data; /* used to store controller specific ops struct */
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue