forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 ea08eeccae9297f7aabd2ef7f0c2517ac4549acc
kernel/drivers/s390/cio/device.h
....@@ -96,7 +96,6 @@
9696 int ccw_device_offline(struct ccw_device *);
9797 void ccw_device_update_sense_data(struct ccw_device *);
9898 int ccw_device_test_sense_data(struct ccw_device *);
99
-void ccw_device_schedule_sch_unregister(struct ccw_device *);
10099 int ccw_purge_blacklisted(void);
101100 void ccw_device_sched_todo(struct ccw_device *cdev, enum cdev_todo todo);
102101 struct ccw_device *get_ccwdev_by_dev_id(struct ccw_dev_id *dev_id);