From: Will Deacon <will.dea...@arm.com>
Date: Mon, 10 Dec 2012 19:12:37 +0000

> From: Matthew Leach <matt...@mattleach.net>
> 
> The {read,write}s{b,w,l} operations are not defined by all
> architectures and are being removed from the asm-generic/io.h
> interface.
> 
> This patch replaces the usage of these string functions in the default
> DM9000 accessors with io{read,write}{8,16,32}_rep calls instead. This
> is required as the dm9000 driver is in use by the blackfin
> architecture which uses the asm-generic io accessors.
> 
> Cc: Arnd Bergmann <a...@arndb.de>
> Cc: Ben Herrenschmidt <b...@kernel.crashing.org>
> Cc: David Miller <da...@davemloft.net>
> Cc: net...@vger.kernel.org
> Signed-off-by: Matthew Leach <matt...@mattleach.net>
> Signed-off-by: Will Deacon <will.dea...@arm.com>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to