提交 e01b0e0f 编写于 作者: B Ben Hutchings 提交者: John W. Linville

zd1201: declare MODULE_FIRMWARE

Signed-off-by: NBen Hutchings <ben@decadent.org.uk>
Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
上级 49f146de
......@@ -112,6 +112,9 @@ static int zd1201_fw_upload(struct usb_device *dev, int apfw)
return err;
}
MODULE_FIRMWARE("zd1201-ap.fw");
MODULE_FIRMWARE("zd1201.fw");
static void zd1201_usbfree(struct urb *urb)
{
struct zd1201 *zd = urb->context;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册