Skip to content

Commit

Permalink
[S390] cio: Remove prototype for non-existing function cmf_reset().
Browse files Browse the repository at this point in the history
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
  • Loading branch information
Cornelia Huck authored and Martin Schwidefsky committed Jul 10, 2007
1 parent af512ed commit 736f563
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/asm-s390/cmb.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */

0 comments on commit 736f563

Please sign in to comment.