diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2018-07-06 15:54:48 +0300 |
|---|---|---|
| committer | Shawn Guo <shawnguo@kernel.org> | 2018-07-11 16:04:03 +0300 |
| commit | 9a189f25ff27f8984bb6c297cbbd557ee983e155 (patch) | |
| tree | 79cc9d790e42324b102fd386c2e9e1f7d26808ec /lib/test_overflow.c | |
| parent | cff70654d8289311c427625020d9f74348ad856e (diff) | |
| download | linux-9a189f25ff27f8984bb6c297cbbd557ee983e155.tar.xz | |
ARM: imx: fix i.MX6SLL build
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':
cpuidle-imx6sl.c:(.text+0x24): undefined reference to `imx6sl_set_wait_clk'
This changes the two lines that were just modified again, hopefully
getting every case right this time.
Fixes: e7fa1fb39b11 ("ARM: imx: add cpu idle support for i.MX6SLL")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions
