You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
USB: isight-firmware: declare MODULE_FIRMWARE
Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
01412a219c
commit
4e0961d530
@@ -112,6 +112,8 @@ out:
|
||||
return ret;
|
||||
}
|
||||
|
||||
MODULE_FIRMWARE("isight.fw");
|
||||
|
||||
static void isight_firmware_disconnect(struct usb_interface *intf)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user