Merge /pub/scm/linux/kernel/git/torvalds/linux-2.6
[profile/ivi/kernel-adaptation-intel-automotive.git] / drivers / base / base.h
index de7e144..d597f26 100644 (file)
@@ -16,7 +16,7 @@ extern int cpu_dev_init(void);
 extern int attribute_container_init(void);
 
 extern int bus_add_device(struct device * dev);
-extern int bus_attach_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 void put_bus(struct bus_type * bus);