[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)
commitf8be339c02c1e543eee8e09ffe600c0e61be5898
tree9a51f8b7e0e584be9bc142c61ef6da39c7924182
parent4f0234f4f9da485ecb9729af1b88567700fd4767
[SPARC64]: Unconditionally register vio_bus_type.

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>
arch/sparc64/kernel/vio.c