[S390] cio: Remove prototype for non-existing function cmf_reset().
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:
committed by
Martin Schwidefsky
parent
af512ed0f8
commit
736f563373
@@ -88,7 +88,6 @@ extern u64 cmf_read(struct ccw_device *cdev, int index);
|
|||||||
* any
|
* any
|
||||||
**/
|
**/
|
||||||
extern int cmf_readall(struct ccw_device *cdev, struct cmbdata*data);
|
extern int cmf_readall(struct ccw_device *cdev, struct cmbdata*data);
|
||||||
extern void cmf_reset(struct ccw_device *cdev);
|
|
||||||
|
|
||||||
#endif /* __KERNEL__ */
|
#endif /* __KERNEL__ */
|
||||||
#endif /* S390_CMB_H */
|
#endif /* S390_CMB_H */
|
||||||
|
Reference in New Issue
Block a user