Merge tag 'fixes-2021-07-09' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt...
[linux-2.6-microblaze.git] / drivers / base / base.h
index e5f9b7e..404db83 100644 (file)
@@ -152,7 +152,6 @@ extern int driver_add_groups(struct device_driver *drv,
                             const struct attribute_group **groups);
 extern void driver_remove_groups(struct device_driver *drv,
                                 const struct attribute_group **groups);
-int device_driver_attach(struct device_driver *drv, struct device *dev);
 void device_driver_detach(struct device *dev);
 
 extern char *make_class_name(const char *name, struct kobject *kobj);