commit | 8624a1c93772d24a38ed10cfcd290e8a18ac5b0a | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Tue Sep 19 11:54:49 2006 +1000 |
committer | Jeff Garzik <jeff@garzik.org> | Tue Sep 19 00:36:59 2006 -0400 |
tree | 035dc21e3957540c8cdb817507f2377e07065a3b | |
parent | 26d36b642e2f024019f94819284a11273807571d [diff] |
[PATCH] Remove powerpc specific parts of 3c509 driver 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>