Re: linux-next: Tree for May 17 (drivers/pwm/pwm-stm32.c)

2018-05-17 Thread Randy Dunlap
On 05/17/2018 12:06 AM, Stephen Rothwell wrote:
> Hi all,
> 

on x86_64:

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

when COMPILE_TEST=y and MFD_STM32_TIMERS is not set.


Any suggestions?

thanks,
-- 
~Randy


Re: linux-next: Tree for May 17 (drivers/pwm/pwm-stm32.c)

2018-05-17 Thread Randy Dunlap
On 05/17/2018 12:06 AM, Stephen Rothwell wrote:
> Hi all,
> 

on x86_64:

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

when COMPILE_TEST=y and MFD_STM32_TIMERS is not set.


Any suggestions?

thanks,
-- 
~Randy