[SPARC64]: Unconditionally register vio_bus_type.
authorDavid S. Miller <davem@sunset.davemloft.net>
Sat, 14 Jul 2007 07:41:08 +0000 (00:41 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 16 Jul 2007 11:04:45 +0000 (04:04 -0700)
The VIO drivers register themselves unconditionally just
like those of any other bus type, so to avoid crashes
on non-VIO systems we need to always register vio_bus_type.

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

No differences found