summaryrefslogtreecommitdiff
path: root/net/bridge
diff options
context:
space:
mode:
authorMatthew Leach <matthew@mattleach.net>2012-12-11 04:49:49 (GMT)
committerDavid S. Miller <davem@davemloft.net>2012-12-11 17:49:53 (GMT)
commit2925f6c0c7af32720dcbadc586463aeceb6baa22 (patch)
tree45a0927d4d662e8a9a1c83ba1a84c42d17854f23 /net/bridge
parenta71258d79e3d05632e90c9f7db5ccf929d276529 (diff)
downloadlinux-fsl-qoriq-2925f6c0c7af32720dcbadc586463aeceb6baa22.tar.xz
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