]> err.no Git - linux-2.6/blobdiff - include/linux/device.h
Auto merge with /home/aegl/GIT/linus
[linux-2.6] / include / linux / device.h
index 07222c531d377849925dbdef25e2501e59f3d0ca..f378c846e6d52fee3b058a20f8d9d2b03f96e4e5 100644 (file)
@@ -69,7 +69,7 @@ struct bus_type {
 extern int bus_register(struct bus_type * bus);
 extern void bus_unregister(struct bus_type * bus);
 
-extern int bus_rescan_devices(struct bus_type * bus);
+extern void bus_rescan_devices(struct bus_type * bus);
 
 extern struct bus_type * get_bus(struct bus_type * bus);
 extern void put_bus(struct bus_type * bus);