kernel/drivers/s390/cio/device.h
.. .. @@ -96,7 +96,6 @@ 96 96 int ccw_device_offline(struct ccw_device *); 97 97 void ccw_device_update_sense_data(struct ccw_device *); 98 98 int ccw_device_test_sense_data(struct ccw_device *); 99 -void ccw_device_schedule_sch_unregister(struct ccw_device *);100 99 int ccw_purge_blacklisted(void); 101 100 void ccw_device_sched_todo(struct ccw_device *cdev, enum cdev_todo todo); 102 101 struct ccw_device *get_ccwdev_by_dev_id(struct ccw_dev_id *dev_id);