drivers/built-in.o: In function `sas_request_addr': (.text+0x598fb): undefined reference to `request_firmware' drivers/built-in.o: In function `sas_request_addr': (.text+0x5998e): undefined reference to `release_firmware' make[1]: *** [.tmp_vmlinux1] Error 1 make: *** [sub-make] Error 2 drivers/scsi/libsas/sas_scsi_host.c calls request_firmware() and release_firmware() without checking to see if CONFIG_FW_LOADER=y. --- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html