[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1410525387.31130.44.camel@x220>
Date: Fri, 12 Sep 2014 14:36:27 +0200
From: Paul Bolle <pebolle@...cali.nl>
To: Jiri Kosina <trivial@...nel.org>
Cc: Richard Weinberger <richard@....at>,
David Howells <dhowells@...hat.com>,
Koichi Yasutake <yasutake.koichi@...panasonic.com>,
linux-am33-list@...hat.com, linux-kernel@...r.kernel.org
Subject: [PATCH] [TRIVIAL] Remove MN10300_PROC_MN2WS0038
On Fri, 2014-09-05 at 11:45 +0200, Paul Bolle wrote:
> No surprises here: not part of v3.17-rc3 nor next-20140904. Do you have
> suggestions for an alternative route?
You know what: let's try trivial! And I've added my Signed-off-by in an
obvious attempt to inflate the count of commits with my name attached.
Jiri, could you please put this in trivial queue?
Thanks,
Paul Bolle
------->8--------
From: Richard Weinberger <richard@....at>
The symbol is an orphan, get rid of it.
Signed-off-by: Richard Weinberger <richard@....at>
Acked-by: David Howells <dhowells@...hat.com>
Signed-off-by: Paul Bolle <pebolle@...cali.nl>
---
arch/mn10300/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/mn10300/Kconfig b/arch/mn10300/Kconfig
index a648de1b1096..4434b54e1d87 100644
--- a/arch/mn10300/Kconfig
+++ b/arch/mn10300/Kconfig
@@ -181,7 +181,7 @@ endmenu
config SMP
bool "Symmetric multi-processing support"
default y
- depends on MN10300_PROC_MN2WS0038 || MN10300_PROC_MN2WS0050
+ depends on MN10300_PROC_MN2WS0050
---help---
This enables support for systems with more than one CPU. If you have
a system with only one CPU, say N. If you have a system with more
--
1.9.3
--
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