sparc: Kill sbus_arch_preinit().
authorDavid S. Miller <davem@davemloft.net>
Wed, 27 Aug 2008 11:20:14 +0000 (04:20 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 Aug 2008 09:15:19 +0000 (02:15 -0700)
32-bit sparc just needed it to register the ioport procfs bits, do this
via an arch_initcall() instead.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found