Re: linux-next: Tree for Jun 1 (pwm/pwm-stm32)

From: Randy Dunlap
Date: Fri Jun 01 2018 - 15:59:01 EST


On 06/01/2018 03:56 AM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20180531:
>


on i386:

drivers/pwm/pwm-stm32.o: In function `stm32_pwm_raw_capture.isra.0':
pwm-stm32.c:(.text+0xa01): undefined reference to `stm32_timers_dma_burst_read'

when CONFIG_PWM_STM32=y and CONFIG_MFD_STM32_TIMERS=m
and CONFIG_COMPILE_TEST=y.


--
~Randy