summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/id.c
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2012-11-14 20:40:00 +0400
committerTony Lindgren <tony@atomide.com>2012-11-14 21:41:54 +0400
commit0b4b61c0dcbfd409832bfbeb6693d5e3ca1f3b95 (patch)
treedda80cae2a5d6c0cb468f815b27ec36c99dfe8f1 /arch/arm/mach-omap2/id.c
parente05cf58d50e3ce3601ebf753728eee0df759e38f (diff)
downloadlinux-0b4b61c0dcbfd409832bfbeb6693d5e3ca1f3b95.tar.xz
ARM: OMAP: Fix compile for OMAP_PM_NOOP if PM is not selected
Commit 6e740f9a8 (ARM: OMAP: Move omap-pm-noop.c local to mach-omap2) moved omap-pm-noop to be local to mach-omap2. However, the makefile entry got placed within ifeq ($(CONFIG_PM),y) which was not the case earlier. Fix the issue by moving it out of the ifeq ($(CONFIG_PM),y) in the makefile as these stubs are needed also when PM is not set. Reported-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/id.c')
0 files changed, 0 insertions, 0 deletions