Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752554AbaBIWtj (ORCPT ); Sun, 9 Feb 2014 17:49:39 -0500 Received: from cpsmtpb-ews09.kpnxchange.com ([213.75.39.14]:51931 "EHLO cpsmtpb-ews09.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752085AbaBIWtg (ORCPT ); Sun, 9 Feb 2014 17:49:36 -0500 Message-ID: <1391986174.25855.95.camel@x220> Subject: Re: [PATCH 28/28] Remove LOCAL_TIMERS From: Paul Bolle To: Richard Weinberger Cc: Tony Lindgren , Russell King , "open list:OMAP SUPPORT" , "moderated list:ARM SUB-ARCHITECT..." , open list Date: Sun, 09 Feb 2014 23:49:34 +0100 In-Reply-To: <1391971686-9517-29-git-send-email-richard@nod.at> References: <1391971686-9517-1-git-send-email-richard@nod.at> <1391971686-9517-29-git-send-email-richard@nod.at> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.3 (3.10.3-1.fc20) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 09 Feb 2014 22:49:35.0133 (UTC) FILETIME=[344134D0:01CF25E9] X-RcptDomain: vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 2014-02-09 at 19:48 +0100, Richard Weinberger wrote: > The symbol is an orphan, get rid of it. > > Signed-off-by: Richard Weinberger Merge with 26/28? Anyhow, my comments are basically identical to those on that patch. So: Acked-by: Paul Bolle Paul Bolle > arch/arm/mach-omap2/Kconfig | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig > index 653b489..2817f1f 100644 > --- a/arch/arm/mach-omap2/Kconfig > +++ b/arch/arm/mach-omap2/Kconfig > @@ -54,7 +54,6 @@ config SOC_OMAP5 > select ARM_GIC > select CPU_V7 > select HAVE_ARM_SCU if SMP > - select HAVE_ARM_TWD if LOCAL_TIMERS > select HAVE_SMP > select HAVE_ARM_ARCH_TIMER > select ARM_ERRATA_798181 if SMP -- 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/