dect
/
linux-2.6
Archived
13
0
Fork 0

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:
Ben Hutchings 2009-11-07 22:02:39 +00:00 committed by John W. Linville
parent 49f146de40
commit e01b0e0f90
1 changed files with 3 additions and 0 deletions

View File

@ -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;