Home
last modified time | relevance | path

Searched hist:"6460 a261b5893e769a314c246faec31bbc4aad9c" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/misc/
H A DKconfigdiff 6460a261b5893e769a314c246faec31bbc4aad9c Mon Jun 02 21:21:03 CEST 2008 Ingo Molnar <mingo@elte.hu> USB: fix build bug in USB_ISIGHTFW

USB: fix build bug in USB_ISIGHTFW

-tip tree testing found this build bug:

drivers/built-in.o: In function `isight_firmware_load':
isight_firmware.c:(.text+0x1ade08): undefined reference to `request_firmware'
isight_firmware.c:(.text+0x1adf9c): undefined reference to `release_firmware'

select FW_LOADER in USB_ISIGHTFW.


From: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>