[PATCH] Remove powerpc specific parts of 3c509 driver
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 19 Sep 2006 01:54:49 +0000 (11:54 +1000)
committerJeff Garzik <jeff@garzik.org>
Tue, 19 Sep 2006 04:36:59 +0000 (00:36 -0400)
On powerpc and ppc, insl_ns and insl are identical as are outsl_ns and
outsl, so remove the conditional use of insl_ns and outsl_ns.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found