From: David Miller <davem@davemloft.net>
To: jaccon.bastiaansen@gmail.com
Cc: netdev@vger.kernel.org, s.hauer@pengutronix.de, cavokz@gmail.com,
kernel@pengutronix.de, u.kleine-koenig@pengutronix.de,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH V3 1/4] CS89x0 : add platform driver support
Date: Tue, 17 Jan 2012 12:39:29 -0500 (EST) [thread overview]
Message-ID: <20120117.123929.1033968651111164006.davem@davemloft.net> (raw)
In-Reply-To: <1326570996-27818-1-git-send-email-jaccon.bastiaansen@gmail.com>
From: Jaccon Bastiaansen <jaccon.bastiaansen@gmail.com>
Date: Sat, 14 Jan 2012 20:56:36 +0100
> - depends on ISA || EISA || MACH_IXDP2351 || ARCH_IXDP2X01 \
> - || MACH_MX31ADS || MACH_QQ2440 || (ARM && ARCH_EP93XX) || MAC
> + depends on ISA || EISA || ARM || (ARM && ARCH_EP93XX) || MAC
The expression "ARM || (ARM && ARCH_EP93XX)" should be reduced to
just plain "ARM", which is equivalent.
prev parent reply other threads:[~2012-01-17 17:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-14 19:56 [PATCH V3 1/4] CS89x0 : add platform driver support Jaccon Bastiaansen
2012-01-16 10:46 ` Sascha Hauer
2012-01-16 11:09 ` Russell King - ARM Linux
2012-01-17 17:39 ` David Miller [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=20120117.123929.1033968651111164006.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=cavokz@gmail.com \
--cc=jaccon.bastiaansen@gmail.com \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=netdev@vger.kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=u.kleine-koenig@pengutronix.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).