Arnd Bergmann 18b6843f96 ARM: imx: fix imx6sll-only build
When selecting SOC_IMX6SLL but not SOC_IMX6SL, we get a link error:

arch/arm/mach-imx/mach-imx6sl.o: In function `imx6sl_init_late':
mach-imx6sl.c:(.init.text+0x14): undefined reference to `imx6sl_cpuidle_init'

This adds the missing line to the Makefile to also build the cpuidle
support that we need here.

Fixes: dee5dee2a5b2 ("ARM: imx: Add basic msl support for imx6sll")
Acked-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2018-03-27 15:09:57 +02:00
..
2016-02-02 13:31:19 +08:00
2017-01-02 14:02:09 +08:00
2016-08-01 18:21:13 -04:00
2016-08-01 18:21:13 -04:00
2018-03-27 15:09:57 +02:00
2016-06-28 10:26:37 +08:00
2016-06-28 10:26:20 +08:00
2016-08-01 18:27:08 -04:00