]> err.no Git - linux-2.6/blobdiff - drivers/base/base.h
Pull apm-freeze-fix into release branch
[linux-2.6] / drivers / base / base.h
index cebc7e7545741ef33d7f0b5ea2c5e3d6b643b30b..10b2fb6c9ce68fdbae4a9a4822a298ead5c3732b 100644 (file)
@@ -18,7 +18,6 @@ extern int attribute_container_init(void);
 extern int bus_add_device(struct device * dev);
 extern void bus_attach_device(struct device * dev);
 extern void bus_remove_device(struct device * dev);
-extern struct bus_type *get_bus(struct bus_type * bus);
 
 extern int bus_add_driver(struct device_driver *);
 extern void bus_remove_driver(struct device_driver *);