diff options
author | Nishanth Menon <nm@ti.com> | 2014-03-12 16:43:20 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-05-06 07:59:21 -0700 |
commit | 3b7b6496674b48b7fe5aa6961bed7788531897d0 (patch) | |
tree | 1f2408fe458c2a21b82351bebb2910ed229745b4 /arch/ia64/sn/Makefile | |
parent | 1722226dab5a1874b368ecb12cdcdf429e85e08f (diff) |
ARM: OMAP4: Fix definition of IS_PM44XX_ERRATUM
commit 07484ca33ef83900f5cfbde075c1a19e5a237aa1 upstream.
Just like IS_PM34XX_ERRATUM, IS_PM44XX_ERRATUM is valid only if
CONFIG_PM is enabled, else, disabling CONFIG_PM results in build
failure complaining about the following:
arch/arm/mach-omap2/built-in.o: In function `omap4_boot_secondary':
:(.text+0x8a70): undefined reference to `pm44xx_errata'
Fixes: c962184 (ARM: OMAP4: PM: add errata support)
Reported-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.ocm>
Acked-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/ia64/sn/Makefile')
0 files changed, 0 insertions, 0 deletions