diff options
| author | Matthew Leach <[email protected]> | 2012-12-10 09:12:38 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2012-12-10 15:46:27 -0500 |
| commit | b146ecd6b5589f4524090cad4b55ee439c6a4925 (patch) | |
| tree | 2c96cec8a59a5df885b1d172d95ae68060a08514 /tools/perf/scripts/python/syscall-counts.py | |
| parent | daadaf6f69c4e26ceb421f2b96eade3809260c7f (diff) | |
net: 8390: 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 8390
accessors with io{read,write}{8,16,32}_rep calls instead.
Cc: Arnd Bergmann <[email protected]>
Cc: Ben Herrenschmidt <[email protected]>
Cc: David Miller <[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 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions