commit | fa053d2f008cb73fa768b8e171486d8c0b33312b | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Tue Sep 19 14:51:40 2006 +1000 |
committer | Stephen Rothwell <sfr@canb.auug.org.au> | Wed Sep 20 14:06:17 2006 +1000 |
tree | 007b3e058e9b065f7a38bd26bc7498802bf68940 | |
parent | 9ca91e0fb5295e8317030feb889085e452cedab1 [diff] |
[POWERPC] remove unused io accessors The io accessors insw_ns, outsw_ns, insl_ns and outsl_ns are unused (except for one unnecessary use in drivers/net/3c509.c that is addressed in a previous patch) and are only defined in powerpc/ppc, so remove them. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>