Re: [PATCH] ARM: imx: fix i.MX6SLL build

2018-07-07 Thread kbuild test robot
Hi Arnd, I love your patch! Yet something to improve: [auto build test ERROR on shawnguo/for-next] [also build test ERROR on next-20180706] [cannot apply to v4.18-rc3] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/

[PATCH] ARM: imx: fix i.MX6SLL build

2018-07-06 Thread Arnd Bergmann
The i.MX6SLL cpuidle support reuses the i.MX6SX implementation, but the Makefile accidentally enables the i.MX6SL one as well, which then fails with a link error unless the kernel also enables the the i.MX6SL clock driver: arch/arm/mach-imx/cpuidle-imx6sl.o: In function `imx6sl_enter_wait': cpuidl