diff options
Diffstat (limited to 'drivers/s390/block/dasd_int.h')
-rw-r--r-- | drivers/s390/block/dasd_int.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/s390/block/dasd_int.h b/drivers/s390/block/dasd_int.h index 91731fa05604..227e3dea3155 100644 --- a/drivers/s390/block/dasd_int.h +++ b/drivers/s390/block/dasd_int.h | |||
@@ -728,7 +728,6 @@ int dasd_device_is_ro(struct dasd_device *); | |||
728 | void dasd_profile_reset(struct dasd_profile *); | 728 | void dasd_profile_reset(struct dasd_profile *); |
729 | int dasd_profile_on(struct dasd_profile *); | 729 | int dasd_profile_on(struct dasd_profile *); |
730 | void dasd_profile_off(struct dasd_profile *); | 730 | void dasd_profile_off(struct dasd_profile *); |
731 | void dasd_global_profile_reset(void); | ||
732 | char *dasd_get_user_string(const char __user *, size_t); | 731 | char *dasd_get_user_string(const char __user *, size_t); |
733 | 732 | ||
734 | /* externals in dasd_devmap.c */ | 733 | /* externals in dasd_devmap.c */ |