From 0ce7d9b5d9332d6f18c47eb6260f4feee6fce4be Mon Sep 17 00:00:00 2001 From: Ohad Ben-Cohen Date: Mon, 5 Mar 2012 16:11:02 -0800 Subject: [PATCH] --- yaml --- r: 295558 b: refs/heads/master c: be89cd9db41d7e39e8bebc71aee86938ee675f9c h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-omap2/Makefile | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 4367658d5536..240245d7acc9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7db74d5e327197289f2eb83c13f8d1b565a21467 +refs/heads/master: be89cd9db41d7e39e8bebc71aee86938ee675f9c diff --git a/trunk/arch/arm/mach-omap2/Makefile b/trunk/arch/arm/mach-omap2/Makefile index bd76394ccaf8..caca7d460e13 100644 --- a/trunk/arch/arm/mach-omap2/Makefile +++ b/trunk/arch/arm/mach-omap2/Makefile @@ -268,6 +268,8 @@ obj-y += $(smc91x-m) $(smc91x-y) smsc911x-$(CONFIG_SMSC911X) := gpmc-smsc911x.o obj-y += $(smsc911x-m) $(smsc911x-y) -obj-$(CONFIG_ARCH_OMAP4) += hwspinlock.o +ifneq ($(CONFIG_HWSPINLOCK_OMAP),) +obj-y += hwspinlock.o +endif obj-y += common-board-devices.o twl-common.o