linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MIPS: Loongson1C: Remove ARCH_WANT_OPTIONAL_GPIOLIB
@ 2016-08-09  8:23 Keguang Zhang
  2016-08-10 13:43 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Keguang Zhang @ 2016-08-09  8:23 UTC (permalink / raw)
  To: linux-mips, linux-kernel
  Cc: Ralf Baechle, Linus Walleij, Yang Ling, Kelvin Cheung

From: Kelvin Cheung <keguang.zhang@gmail.com>

This patch removes ARCH_WANT_OPTIONAL_GPIOLIB due to upstream changes.

Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com>
---
 arch/mips/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 69df280..d0b9ad1 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -1405,7 +1405,6 @@ config CPU_LOONGSON1C
 	bool "Loongson 1C"
 	depends on SYS_HAS_CPU_LOONGSON1C
 	select CPU_LOONGSON1
-	select ARCH_WANT_OPTIONAL_GPIOLIB
 	select LEDS_GPIO_REGISTER
 	help
 	  The Loongson 1C is a 32-bit SoC, which implements the MIPS32
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] MIPS: Loongson1C: Remove ARCH_WANT_OPTIONAL_GPIOLIB
  2016-08-09  8:23 [PATCH] MIPS: Loongson1C: Remove ARCH_WANT_OPTIONAL_GPIOLIB Keguang Zhang
@ 2016-08-10 13:43 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2016-08-10 13:43 UTC (permalink / raw)
  To: Keguang Zhang; +Cc: Linux MIPS, linux-kernel, Ralf Baechle, Yang Ling

On Tue, Aug 9, 2016 at 10:23 AM, Keguang Zhang <keguang.zhang@gmail.com> wrote:

> From: Kelvin Cheung <keguang.zhang@gmail.com>
>
> This patch removes ARCH_WANT_OPTIONAL_GPIOLIB due to upstream changes.
>
> Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com>

Acked-by: Linus Walleij <linus.walleij@linaro.org>

I thought this was already fixed?

Oh well, the MIPS maintainers can probably figure it out.

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-10 19:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-09  8:23 [PATCH] MIPS: Loongson1C: Remove ARCH_WANT_OPTIONAL_GPIOLIB Keguang Zhang
2016-08-10 13:43 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).