[POWERPC] remove unused io accessors
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 19 Sep 2006 04:51:40 +0000 (14:51 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Sep 2006 04:06:17 +0000 (14:06 +1000)
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>

No differences found