aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/dasd_mod.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/dasd_mod.h')
-rw-r--r--include/linux/dasd_mod.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/dasd_mod.h b/include/linux/dasd_mod.h
index d39abad2ff6e..14e6cf8c6267 100644
--- a/include/linux/dasd_mod.h
+++ b/include/linux/dasd_mod.h
@@ -4,6 +4,8 @@
#include <asm/dasd.h>
+struct gendisk;
+
extern int dasd_biodasdinfo(struct gendisk *disk, dasd_information2_t *info);
#endif