* [PATCH] MIPS: BMIPS: Delete unused Kconfig symbol
@ 2015-04-28 17:52 Kevin Cernekee
2015-04-30 3:29 ` Florian Fainelli
0 siblings, 1 reply; 2+ messages in thread
From: Kevin Cernekee @ 2015-04-28 17:52 UTC (permalink / raw)
To: ralf; +Cc: linux-mips, valentinrothberg, linux-kernel, f.fainelli
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@gmail.com>
Signed-off-by: Kevin Cernekee <cernekee@chromium.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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] MIPS: BMIPS: Delete unused Kconfig symbol
2015-04-28 17:52 [PATCH] MIPS: BMIPS: Delete unused Kconfig symbol Kevin Cernekee
@ 2015-04-30 3:29 ` Florian Fainelli
0 siblings, 0 replies; 2+ messages in thread
From: Florian Fainelli @ 2015-04-30 3:29 UTC (permalink / raw)
To: Kevin Cernekee, ralf; +Cc: linux-mips, valentinrothberg, linux-kernel
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 <valentinrothberg@gmail.com>
> Signed-off-by: Kevin Cernekee <cernekee@chromium.org>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
> ---
>
>
> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-04-30 3:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-28 17:52 [PATCH] MIPS: BMIPS: Delete unused Kconfig symbol Kevin Cernekee
2015-04-30 3:29 ` Florian Fainelli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox