From: Ingo Molnar Date: Mon, 2 Jun 2008 19:21:03 +0000 (+0200) Subject: USB: fix build bug in USB_ISIGHTFW X-Git-Tag: v2.6.26-rc6~8^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6460a261b5893e769a314c246faec31bbc4aad9c;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed