Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 265069
b: refs/heads/master
c: 2672eea
h: refs/heads/master
i:
  265067: 17dcac2
v: v3
  • Loading branch information
Daniel Mack authored and Felipe Balbi committed Oct 13, 2011
1 parent 41de5e9 commit ef677e0
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 1,198 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d5daf49b58661ec4af7a55b277176efbf945ca05
refs/heads/master: 2672eea5a38b35e6d28f851e990e110e217271eb
2 changes: 1 addition & 1 deletion trunk/drivers/usb/gadget/f_midi.c
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ static const struct usb_ms_endpoint_descriptor_1 ms_in_desc = {
}
};

static struct usb_descriptor_header *midi_function[] = {
static struct usb_descriptor_header *midi_function[] __initdata = {
(struct usb_descriptor_header *)&ac_interface_desc,
(struct usb_descriptor_header *)&ac_header_desc,
(struct usb_descriptor_header *)&ms_interface_desc,
Expand Down
Loading

0 comments on commit ef677e0

Please sign in to comment.