Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __init
[safe/jmp/linux-2.6] / drivers / base / base.h
index 3b0f395..a74ceda 100644 (file)
@@ -49,7 +49,6 @@ static inline int hypervisor_init(void) { return 0; }
 extern int platform_bus_init(void);
 extern int system_bus_init(void);
 extern int cpu_dev_init(void);
-extern int attribute_container_init(void);
 
 extern int bus_add_device(struct device * dev);
 extern void bus_attach_device(struct device * dev);