diff options
author | Will Deacon <[email protected]> | 2012-10-17 16:45:01 +0100 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2012-10-26 15:14:50 +0200 |
commit | b2656a138ab7bc4e7abd3b1cbd6d1f105c7a7186 (patch) | |
tree | b53b536fceca52a11a68ea5ab53ad55589a60887 /lib/cpu-notifier-error-inject.c | |
parent | 9b04ebd1584766229c58fedaa8fe4dfff575ac3a (diff) |
asm-generic: io: remove {read,write} string functions
The {read,write}s{b,w,l} functions are not defined across all
architectures and therefore shouldn't be used by portable drivers. We
should encourage driver writers to use the io{read,write}{8,16,32}_rep
functions instead.
This patch removes the {read,write} string functions for the generic IO
header as they have no place in a new architecture port.
Cc: Arnd Bergmann <[email protected]>
Cc: Mike Frysinger <[email protected]>
Cc: Ben Herrenschmidt <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions