[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:
parent
af512ed0f8
commit
736f563373
1 changed files with 0 additions and 1 deletions
|
@ -88,7 +88,6 @@ extern u64 cmf_read(struct ccw_device *cdev, int index);
|
|||
* any
|
||||
**/
|
||||
extern int cmf_readall(struct ccw_device *cdev, struct cmbdata*data);
|
||||
extern void cmf_reset(struct ccw_device *cdev);
|
||||
|
||||
#endif /* __KERNEL__ */
|
||||
#endif /* S390_CMB_H */
|
||||
|
|
Loading…
Reference in a new issue