Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755717Ab2JDTBe (ORCPT ); Thu, 4 Oct 2012 15:01:34 -0400 Received: from wolverine02.qualcomm.com ([199.106.114.251]:21907 "EHLO wolverine02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750955Ab2JDTBd (ORCPT ); Thu, 4 Oct 2012 15:01:33 -0400 X-IronPort-AV: E=McAfee;i="5400,1158,6855"; a="243557545" Message-ID: <506DDD0C.4080704@codeaurora.org> Date: Thu, 04 Oct 2012 12:01:32 -0700 From: Stephen Boyd User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 MIME-Version: 1.0 To: Santosh Shilimkar CC: linux-arm-kernel@lists.infradead.org, Kukjin Kim , Russell King , Pawel Moll , Srinidhi Kasagar , Tony Lindgren , Linus Walleij , Stephen Warren , linux-kernel@vger.kernel.org, Rob Herring , Shiraz Hashim , Simon Horman , Viresh Kumar , Sascha Hauer , David Brown Subject: Re: [PATCH] ARM: Push selects for TWD/SCU into machine entries References: <1349340644-13937-1-git-send-email-sboyd@codeaurora.org> <506D52D2.9060105@ti.com> In-Reply-To: <506D52D2.9060105@ti.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 853 Lines: 27 On 10/04/12 02:11, Santosh Shilimkar wrote: >> @@ -75,6 +77,8 @@ config SOC_OMAP5 >> select CPU_V7 >> select ARM_GIC >> select HAVE_SMP >> + select HAVE_ARM_SCU if SMP >> + select HAVE_ARM_TWD if LOCAL_TIMERS >> select ARM_CPU_SUSPEND if PM >> select SOC_HAS_REALTIME_COUNTER >> select ARM_ARCH_TIMER > Drop this change. > > With that fixed, for OMAP changes > > Acked-by: Santosh Shilimkar Thanks. Will drop both lines in this hunk. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/