[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <279c9bde-d174-e78a-407c-a9fd9aa6a0d5@infradead.org>
Date: Thu, 7 Sep 2017 08:45:29 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux-Next Mailing List <linux-next@...r.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Fabrice Gasnier <fabrice.gasnier@...com>
Subject: Re: linux-next: Tree for Sep 7 (iio/adc/stm32)
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
Powered by blists - more mailing lists