]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: imx6q: export cpuidle functions needed by fec driver
authorShawn Guo <shawnguo@kernel.org>
Tue, 21 Jun 2016 02:30:44 +0000 (10:30 +0800)
committerShawn Guo <shawnguo@kernel.org>
Tue, 21 Jun 2016 02:34:41 +0000 (10:34 +0800)
commit2cb9caa43974050c48136c51ece9edc1b0107152
treeb8692d8c9242e84969b08b604f369e6c5bfb358f
parentba4d86a64d9e7b904ef6ba181200712f33978a97
ARM: imx6q: export cpuidle functions needed by fec driver

Export cpuidle functions needed by fec driver to fix the issue below
seen with fec module build.

ERROR: "imx6q_cpuidle_fec_irqs_unused" [drivers/net/ethernet/freescale/fec.ko] undefined!
ERROR: "imx6q_cpuidle_fec_irqs_used" [drivers/net/ethernet/freescale/fec.ko] undefined!

Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/mach-imx/cpuidle-imx6q.c