On 04/03/17 01:13, Stephen Rothwell wrote: > Hi all, > > Changes since 20170331: > on i386: when SCSI_LPFC=y and CONFIG_NVME_CORE=m CONFIG_BLK_DEV_NVME=m CONFIG_BLK_DEV_NVME_SCSI=y CONFIG_NVME_FABRICS=m CONFIG_NVME_FC=m CONFIG_NVME_TARGET=m drivers/built-in.o: In function `lpfc_nvme_create_localport': (.text+0x28ce6b): undefined reference to `nvme_fc_register_localport' drivers/built-in.o: In function `lpfc_nvme_destroy_localport': (.text+0x28d263): undefined reference to `nvme_fc_unregister_remoteport' drivers/built-in.o: In function `lpfc_nvme_destroy_localport': (.text+0x28d2d3): undefined reference to `nvme_fc_unregister_localport' drivers/built-in.o: In function `lpfc_nvme_register_port': (.text+0x28d576): undefined reference to `nvme_fc_register_remoteport' drivers/built-in.o: In function `lpfc_nvme_unregister_port': (.text+0x28d93c): undefined reference to `nvme_fc_unregister_remoteport' so SCSI_LPFC depends on NVME_FC... Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> -- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html