ALSA: usb-line6: use the same declaration as definition in header for MIDI manufactur...
[deliverable/linux.git] / sound / usb / line6 / driver.c
index 81b7da8e56d39e352a5b629bbdf73aa460889b4d..183311cb849ede12bb5f2e9c68f9c7ff40e3281b 100644 (file)
@@ -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);
This page took 0.024582 seconds and 5 git commands to generate.