提交 4e0961d5 编写于 作者: B Ben Hutchings 提交者: Greg Kroah-Hartman

USB: isight-firmware: declare MODULE_FIRMWARE

Signed-off-by: NBen Hutchings <ben@decadent.org.uk>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 01412a21
......@@ -112,6 +112,8 @@ static int isight_firmware_load(struct usb_interface *intf,
return ret;
}
MODULE_FIRMWARE("isight.fw");
static void isight_firmware_disconnect(struct usb_interface *intf)
{
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册