diff options
author | Matthew Leach <matthew@mattleach.net> | 2012-12-11 04:49:49 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-12-11 12:49:53 -0500 |
commit | 2925f6c0c7af32720dcbadc586463aeceb6baa22 (patch) | |
tree | 45a0927d4d662e8a9a1c83ba1a84c42d17854f23 /net/bridge | |
parent | a71258d79e3d05632e90c9f7db5ccf929d276529 (diff) | |
download | blackbird-op-linux-2925f6c0c7af32720dcbadc586463aeceb6baa22.tar.gz blackbird-op-linux-2925f6c0c7af32720dcbadc586463aeceb6baa22.zip |
net: smc911x: use io{read,write}*_rep accessors
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 smc911x
accessors with io{read,write}{8,16,32}_rep calls instead.
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Ben Herrenschmidt <benh@kernel.crashing.org>
Cc: netdev@vger.kernel.org
Signed-off-by: Matthew Leach <matthew@mattleach.net>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions