On 2019-11-22 6:59 AM, Stephen Rothwell wrote: > Hi all, > > After merging the devfreq tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > ERROR: "__arm_smccc_smc" [drivers/devfreq/imx8m-ddrc.ko] undefined! > > Caused by commit > > 1fcfb874236e ("PM / devfreq: Add dynamic scaling for imx8m ddr controller") Sorry about this, it seems smccc calls fail under COMPILE_TEST. Fix is to add explicit dependency on HAVE_ARM_SMCCC Resent entire series: https://patchwork.kernel.org/cover/11258499/ -- Regards, Leonard