[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120117.123929.1033968651111164006.davem@davemloft.net>
Date: Tue, 17 Jan 2012 12:39:29 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: jaccon.bastiaansen@...il.com
Cc: s.hauer@...gutronix.de, kernel@...gutronix.de,
u.kleine-koenig@...gutronix.de, cavokz@...il.com,
linux-arm-kernel@...ts.infradead.org, netdev@...r.kernel.org
Subject: Re: [PATCH V3 1/4] CS89x0 : add platform driver support
From: Jaccon Bastiaansen <jaccon.bastiaansen@...il.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.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists