On Tuesday, June 28, 2016 1:58:26 PM CEST Bjorn Andersson wrote: > > +config QCOM_WCNSS_PIL > + tristate "Qualcomm WCNSS Peripheral Image Loader" > + depends on OF && ARCH_QCOM > + select QCOM_MDT_LOADER > + select QCOM_SCM > + select REMOTEPROC > + help > + Say y here to support the Peripherial Image Loader for the Qualcomm > + Wireless Connectivity Subsystem. > + > "depends on QCOM_SMEM" This showed up in Linux-next today and caused a build error: drivers/remoteproc/built-in.o: In function `q6v5_fatal_interrupt': qcom_q6v5_pil.c:(.text+0x2428): undefined reference to `qcom_smem_get' drivers/remoteproc/built-in.o: In function `q6v5_wdog_interrupt': qcom_q6v5_pil.c:(.text+0x2498): undefined reference to `qcom_smem_get' Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html