]> err.no Git - linux-2.6/blobdiff - include/asm-s390/ccwdev.h
[PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit
[linux-2.6] / include / asm-s390 / ccwdev.h
index 3eb231af5d514b6369a99bb561bb2b510357504f..12456cb2f882c10f95f77b97740c4bc32c532e4a 100644 (file)
@@ -185,8 +185,5 @@ extern struct ccw_device *ccw_device_probe_console(void);
 extern int _ccw_device_get_device_number(struct ccw_device *);
 extern int _ccw_device_get_subchannel_number(struct ccw_device *);
 
-extern struct device *s390_root_dev_register(const char *);
-extern void s390_root_dev_unregister(struct device *);
-
 extern void *ccw_device_get_chp_desc(struct ccw_device *, int);
 #endif /* _S390_CCWDEV_H_ */