[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1430243570-6143-1-git-send-email-cernekee@chromium.org>
Date: Tue, 28 Apr 2015 10:52:50 -0700
From: Kevin Cernekee <cernekee@...omium.org>
To: ralf@...ux-mips.org
Cc: linux-mips@...ux-mips.org, valentinrothberg@...il.com,
linux-kernel@...r.kernel.org, f.fainelli@...il.com
Subject: [PATCH] MIPS: BMIPS: Delete unused Kconfig symbol
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 <valentinrothberg@...il.com>
Signed-off-by: Kevin Cernekee <cernekee@...omium.org>
---
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
--
2.2.0.rc0.207.ga3a616c
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists