mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-13 09:20:17 +00:00
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:
parent
49f146de40
commit
e01b0e0f90
@ -112,6 +112,9 @@ exit:
|
||||
return err;
|
||||
}
|
||||
|
||||
MODULE_FIRMWARE("zd1201-ap.fw");
|
||||
MODULE_FIRMWARE("zd1201.fw");
|
||||
|
||||
static void zd1201_usbfree(struct urb *urb)
|
||||
{
|
||||
struct zd1201 *zd = urb->context;
|
||||
|
Loading…
x
Reference in New Issue
Block a user