Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 197ef5ef authored by Dave Jones's avatar Dave Jones Committed by Greg Kroah-Hartman
Browse files

USB: Add missing license tag to ezusb driver.



ezusb: module license 'unspecified' taints kernel

Signed-off-by: default avatarDave Jones <davej@redhat.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 3a99ba53
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -158,3 +158,4 @@ int ezusb_fx2_ihex_firmware_download(struct usb_device *dev,
}
EXPORT_SYMBOL_GPL(ezusb_fx2_ihex_firmware_download);

MODULE_LICENSE("GPL");