commit | f8be339c02c1e543eee8e09ffe600c0e61be5898 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Sat Jul 14 00:41:08 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Jul 16 04:04:45 2007 -0700 |
tree | 9a51f8b7e0e584be9bc142c61ef6da39c7924182 | |
parent | 4f0234f4f9da485ecb9729af1b88567700fd4767 [diff] |
[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>