nubus: Make nubus_bus_type static and constant
[sfrench/cifs-2.6.git] / include / linux / nubus.h
index bdcd85e622d80f0d1fd7842ad892f08a525dd524..4d103ac8f5c7a90d609825de3f7fc348bf5fd5c9 100644 (file)
@@ -89,8 +89,6 @@ struct nubus_driver {
        void (*remove)(struct nubus_board *board);
 };
 
-extern struct bus_type nubus_bus_type;
-
 /* Generic NuBus interface functions, modelled after the PCI interface */
 #ifdef CONFIG_PROC_FS
 extern bool nubus_populate_procfs;