X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=kernel%2Fsound%2Fusb%2Fline6%2Fdriver.c;h=183311cb849ede12bb5f2e9c68f9c7ff40e3281b;hb=52f993b8e89487ec9ee15a7fb4979e0f09a45b27;hp=81b7da8e56d39e352a5b629bbdf73aa460889b4d;hpb=c189ccac5702322ed843fe17057035b7222a59b6;p=kvmfornfv.git diff --git a/kernel/sound/usb/line6/driver.c b/kernel/sound/usb/line6/driver.c index 81b7da8e5..183311cb8 100644 --- a/kernel/sound/usb/line6/driver.c +++ b/kernel/sound/usb/line6/driver.c @@ -29,7 +29,7 @@ /* This is Line 6's MIDI manufacturer ID. */ -const unsigned char line6_midi_id[] = { +const unsigned char line6_midi_id[3] = { 0x00, 0x01, 0x0c }; EXPORT_SYMBOL_GPL(line6_midi_id);