X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=drivers%2Fs390%2Fcio%2Fdevice.h;h=2e575cff984549bbc90478663d6fcf3a23b10410;hb=6a57d104c8cb5b6adad6784b4ce6e2f7f9961a3a;hp=6bace694239614dfb2d948ba6741c25de052ff73;hpb=89a897fbd8c181bfbf814b84fcdce1cd80a3a388;p=cascardo%2Flinux.git diff --git a/drivers/s390/cio/device.h b/drivers/s390/cio/device.h index 6bace6942396..2e575cff9845 100644 --- a/drivers/s390/cio/device.h +++ b/drivers/s390/cio/device.h @@ -142,9 +142,7 @@ int ccw_device_notify(struct ccw_device *, int); void ccw_device_set_disconnected(struct ccw_device *cdev); void ccw_device_set_notoper(struct ccw_device *cdev); -/* qdio needs this. */ void ccw_device_set_timeout(struct ccw_device *, int); -extern struct subchannel_id ccw_device_get_subchannel_id(struct ccw_device *); /* Channel measurement facility related */ void retry_set_schib(struct ccw_device *cdev);