]> Pileus Git - ~andy/linux/blobdiff - drivers/usb/gadget/usbstring.c
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / drivers / usb / gadget / usbstring.c
index 24e9bbd255a730267a4cbfae75fd071f311739ad..1f49fce0f0b73aa220d8cb388923ea4a7d1631f8 100644 (file)
@@ -70,4 +70,3 @@ usb_gadget_get_string (struct usb_gadget_strings *table, int id, u8 *buf)
        return buf [0];
 }
 EXPORT_SYMBOL_GPL(usb_gadget_get_string);
-MODULE_LICENSE("GPL");