|
@@ -1140,7 +1140,6 @@ static inline bool device_supports_offline(struct device *dev)
|
|
|
extern void lock_device_hotplug(void);
|
|
|
extern void unlock_device_hotplug(void);
|
|
|
extern int lock_device_hotplug_sysfs(void);
|
|
|
-void assert_held_device_hotplug(void);
|
|
|
extern int device_offline(struct device *dev);
|
|
|
extern int device_online(struct device *dev);
|
|
|
extern void set_primary_fwnode(struct device *dev, struct fwnode_handle *fwnode);
|