zd1201: declare MODULE_FIRMWARE
Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
John W. Linville
parent
49f146de40
commit
e01b0e0f90
@@ -112,6 +112,9 @@ exit:
|
|||||||
return err;
|
return err;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
MODULE_FIRMWARE("zd1201-ap.fw");
|
||||||
|
MODULE_FIRMWARE("zd1201.fw");
|
||||||
|
|
||||||
static void zd1201_usbfree(struct urb *urb)
|
static void zd1201_usbfree(struct urb *urb)
|
||||||
{
|
{
|
||||||
struct zd1201 *zd = urb->context;
|
struct zd1201 *zd = urb->context;
|
||||||
|
Reference in New Issue
Block a user