]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: OMAP5: Fix build for PM code
authorTony Lindgren <tony@atomide.com>
Mon, 7 Nov 2016 23:50:10 +0000 (16:50 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 15 Jan 2017 12:42:57 +0000 (13:42 +0100)
commitb336dc57bc927e0fb3e7d2591d70b9ec7e426e18
tree613d9004b01161b747bd6234d377720e9851f784
parent0f665deba9bc67a2af52e2e956a13e59ba1600f8
ARM: OMAP5: Fix build for PM code

commit da6d5993bf951846956903bee4f0eafd918250db upstream.

It's CONFIG_SOC_OMAP5, not CONFIG_ARCH_OMAP5. Looks like make randconfig
builds have not hit this one yet.

Fixes: b3bf289c1c45 ("ARM: OMAP2+: Fix build with CONFIG_SMP and CONFIG_PM is not set")
Acked-by: Santosh Shilimkar <ssantosh@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-omap2/Makefile