On 09/06/17 23:24, Stephen Rothwell wrote: > Hi all, > > Please do not add any v4.15 related material to your linux-next > included branches until after v4.14-rc1 has been released. > > Changes since 20170906: > on i386: CONFIG_STM32_ADC_CORE=y CONFIG_STM32_ADC=y CONFIG_IIO_STM32_LPTIMER_TRIGGER=m CONFIG_IIO_STM32_TIMER_TRIGGER=y causes: drivers/iio/adc/stm32-adc.o: In function `stm32_adc_get_trig_extsel': stm32-adc.c:(.text+0x9d6): undefined reference to `is_stm32_lptim_trigger' due to builtin code trying to call code in a loadable module. -- ~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