From: James Hogan <james.hogan@imgtec.com>
To: <linux-kernel@vger.kernel.org>
Cc: James Hogan <james.hogan@imgtec.com>,
Stephen Rothwell <sfr@canb.auug.org.au>,
Andrew Morton <akpm@linux-foundation.org>
Subject: [PATCH 5/5] metag: remove unused ARCH_NO_VIRT_TO_BUS
Date: Tue, 26 Feb 2013 11:04:02 +0000 [thread overview]
Message-ID: <1361876642-10247-6-git-send-email-james.hogan@imgtec.com> (raw)
In-Reply-To: <1361876642-10247-1-git-send-email-james.hogan@imgtec.com>
Since the patch "arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS",
ARCH_NO_VIRT_TO_BUS has been removed in favour of architectures
selecting HAVE_VIRT_TO_BUS if they do provide the
virt_to_bus/bus_to_virt interfaces. Therefore remove the now superfluous
definition of ARCH_NO_VIRT_TO_BUS in arch/metag/Kconfig.
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Andrew Morton <akpm@linux-foundation.org>
---
arch/metag/Kconfig | 3 ---
1 file changed, 3 deletions(-)
diff --git a/arch/metag/Kconfig b/arch/metag/Kconfig
index bc3de76..afc8973 100644
--- a/arch/metag/Kconfig
+++ b/arch/metag/Kconfig
@@ -33,9 +33,6 @@ config METAG
select OF_EARLY_FLATTREE
select SPARSE_IRQ
-config ARCH_NO_VIRT_TO_BUS
- def_bool y
-
config STACKTRACE_SUPPORT
def_bool y
--
1.8.1.2
prev parent reply other threads:[~2013-02-26 11:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-26 11:03 [PATCH 0/5] metag: minor fixes after stuff in -next James Hogan
2013-02-26 11:03 ` [PATCH 1/5] metag: Provide dma_get_sgtable() James Hogan
2013-02-27 7:09 ` Marek Szyprowski
2013-02-27 7:49 ` James Hogan
2013-02-26 11:03 ` [PATCH 2/5] metag: remove GENERIC_SIGALTSTACK James Hogan
2013-02-26 11:04 ` [PATCH 3/5] metag: remove select CONFIG_HAVE_IRQ_WORK James Hogan
2013-02-26 11:04 ` [PATCH 4/5] metag: remove CONFIG_EXPERIMENTAL from defconfigs James Hogan
2013-02-26 11:04 ` James Hogan [this message]
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=1361876642-10247-6-git-send-email-james.hogan@imgtec.com \
--to=james.hogan@imgtec.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
/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