Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751950AbbD3D37 (ORCPT ); Wed, 29 Apr 2015 23:29:59 -0400 Received: from mail-ob0-f174.google.com ([209.85.214.174]:36139 "EHLO mail-ob0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751374AbbD3D35 (ORCPT ); Wed, 29 Apr 2015 23:29:57 -0400 Message-ID: <5541A1B3.6050404@gmail.com> Date: Wed, 29 Apr 2015 20:29:55 -0700 From: Florian Fainelli User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Kevin Cernekee , ralf@linux-mips.org CC: linux-mips@linux-mips.org, valentinrothberg@gmail.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] MIPS: BMIPS: Delete unused Kconfig symbol References: <1430243570-6143-1-git-send-email-cernekee@chromium.org> In-Reply-To: <1430243570-6143-1-git-send-email-cernekee@chromium.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1131 Lines: 40 Le 04/28/15 10:52, Kevin Cernekee a écrit : > This was left over from an earlier iteration of the BMIPS irqchip changes. > It doesn't actually have an effect, so let's nuke it. > > Reported-by: Valentin Rothberg > Signed-off-by: Kevin Cernekee Acked-by: Florian Fainelli > --- > > > Ralf - could you please pull this for 4.1? > > > arch/mips/Kconfig | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig > index f5016656494f..19e5d40fdf40 100644 > --- a/arch/mips/Kconfig > +++ b/arch/mips/Kconfig > @@ -147,7 +147,6 @@ config BMIPS_GENERIC > select BCM7120_L2_IRQ > select BRCMSTB_L2_IRQ > select IRQ_CPU > - select RAW_IRQ_ACCESSORS > select DMA_NONCOHERENT > select SYS_SUPPORTS_32BIT_KERNEL > select SYS_SUPPORTS_LITTLE_ENDIAN > -- Florian -- 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/