From: Paul Bolle <pebolle@tiscali.nl>
To: Paul Mundt <lethal@linux-sh.org>
Cc: Richard Weinberger <richard@nod.at>,
linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH] sh: remove SH_ALPHA_BOARD
Date: Sun, 16 Feb 2014 20:00:03 +0100 [thread overview]
Message-ID: <1392577203.28866.29.camel@x220> (raw)
The Kconfig symbol SH_ALPHA_BOARD was added in v2.6.38. It has never
been used. Setting it has no effect. There are no calls for
mach_is_sh_alpha_board(). This symbol can safely be removed.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
---
Tested with "git grep".
arch/sh/boards/Kconfig | 5 -----
arch/sh/tools/mach-types | 1 -
2 files changed, 6 deletions(-)
diff --git a/arch/sh/boards/Kconfig b/arch/sh/boards/Kconfig
index eb1cf84..70c4f51 100644
--- a/arch/sh/boards/Kconfig
+++ b/arch/sh/boards/Kconfig
@@ -3,9 +3,6 @@ menu "Board support"
config SOLUTION_ENGINE
bool
-config SH_ALPHA_BOARD
- bool
-
config SH_SOLUTION_ENGINE
bool "SolutionEngine"
select SOLUTION_ENGINE
@@ -345,7 +342,6 @@ config SH_SH2007
config SH_APSH4A3A
bool "AP-SH4A-3A"
- select SH_ALPHA_BOARD
select REGULATOR_FIXED_VOLTAGE if REGULATOR
depends on CPU_SUBTYPE_SH7785
help
@@ -353,7 +349,6 @@ config SH_APSH4A3A
config SH_APSH4AD0A
bool "AP-SH4AD-0A"
- select SH_ALPHA_BOARD
select SYS_SUPPORTS_PCI
select REGULATOR_FIXED_VOLTAGE if REGULATOR
depends on CPU_SUBTYPE_SH7786
diff --git a/arch/sh/tools/mach-types b/arch/sh/tools/mach-types
index 569977e..99f524c 100644
--- a/arch/sh/tools/mach-types
+++ b/arch/sh/tools/mach-types
@@ -9,7 +9,6 @@ SE SH_SOLUTION_ENGINE
HIGHLANDER SH_HIGHLANDER
RTS7751R2D SH_RTS7751R2D
RSK SH_RSK
-ALPHA_BOARD SH_ALPHA_BOARD
#
# List of companion chips / MFDs.
--
1.8.5.3
next reply other threads:[~2014-02-16 19:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-16 19:00 Paul Bolle [this message]
2014-02-16 19:10 ` [PATCH] sh: remove SH_ALPHA_BOARD Paul Bolle
2014-02-16 20:14 ` Geert Uytterhoeven
2014-02-16 20:17 ` Paul Bolle
2014-02-16 20:56 ` Geert Uytterhoeven
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1392577203.28866.29.camel@x220 \
--to=pebolle@tiscali.nl \
--cc=lethal@linux-sh.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=richard@nod.at \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox