From: Mason <slash.tmp@free.fr>
To: Wolfram Sang <wsa@the-dreams.de>
Cc: linux-i2c@vger.kernel.org, Mans Rullgard <mans@mansr.com>,
Sebastian Frias <sf84@laposte.net>
Subject: [PATCH] i2c: xlr: rename ARCH_TANGOX to ARCH_TANGO
Date: Wed, 11 May 2016 16:27:57 +0200 [thread overview]
Message-ID: <5733416D.70409@free.fr> (raw)
From: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
The ARCH name was changed during the review process.
http://article.gmane.org/gmane.linux.ports.arm.kernel/456331
Signed-off-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
---
drivers/i2c/busses/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
index 2dd40ddf04de..d8d18ed65440 100644
--- a/drivers/i2c/busses/Kconfig
+++ b/drivers/i2c/busses/Kconfig
@@ -965,7 +965,7 @@ config I2C_XILINX
config I2C_XLR
tristate "Netlogic XLR and Sigma Designs I2C support"
- depends on CPU_XLR || ARCH_TANGOX
+ depends on CPU_XLR || ARCH_TANGO
help
This driver enables support for the on-chip I2C interface of
the Netlogic XLR/XLS MIPS processors and Sigma Designs SOCs.
--
2.8.1
next reply other threads:[~2016-05-11 14:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-11 14:27 Mason [this message]
2016-05-11 14:55 ` [PATCH] i2c: xlr: rename ARCH_TANGOX to ARCH_TANGO Wolfram Sang
2016-05-11 15:06 ` Mason
2016-05-11 15:10 ` Wolfram Sang
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=5733416D.70409@free.fr \
--to=slash.tmp@free.fr \
--cc=linux-i2c@vger.kernel.org \
--cc=mans@mansr.com \
--cc=sf84@laposte.net \
--cc=wsa@the-dreams.de \
/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;
as well as URLs for NNTP newsgroup(s).