projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af512ed
)
[S390] cio: Remove prototype for non-existing function cmf_reset().
author
Cornelia Huck
<cornelia.huck@de.ibm.com>
Tue, 10 Jul 2007 09:24:20 +0000
(11:24 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Tue, 10 Jul 2007 09:24:52 +0000
(11:24 +0200)
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
include/asm-s390/cmb.h
patch
|
blob
|
history
diff --git
a/include/asm-s390/cmb.h
b/include/asm-s390/cmb.h
index 241756f80df35260a06641d523f42a519170f513..021e7c3223ece8f931db8fca9f7d1d10cc8d029d 100644
(file)
--- a/
include/asm-s390/cmb.h
+++ b/
include/asm-s390/cmb.h
@@
-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 */