diff options
author | Matthew Leach <[email protected]> | 2012-12-11 04:49:49 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2012-12-11 12:49:53 -0500 |
commit | 2925f6c0c7af32720dcbadc586463aeceb6baa22 (patch) | |
tree | 45a0927d4d662e8a9a1c83ba1a84c42d17854f23 /fs/jbd/commit.c | |
parent | a71258d79e3d05632e90c9f7db5ccf929d276529 (diff) |
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 <[email protected]>
Cc: Ben Herrenschmidt <[email protected]>
Cc: [email protected]
Signed-off-by: Matthew Leach <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions