]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/genhd.h
bsg: add sg_io_v4 structure
[linux-2.6-omap-h63xx.git] / include / linux / genhd.h
index 9756fc102a83f284a1040386bd076d6acca81cff..8c43d70326127df3d241cd75f2e204d8a809b0f2 100644 (file)
@@ -67,6 +67,7 @@ struct partition {
 #include <linux/string.h>
 #include <linux/fs.h>
 #include <linux/workqueue.h>
+#include <linux/bsg.h>
 
 struct partition {
        unsigned char boot_ind;         /* 0x80 - active */
@@ -91,6 +92,7 @@ struct hd_struct {
 #ifdef CONFIG_FAIL_MAKE_REQUEST
        int make_it_fail;
 #endif
+       struct bsg_class_device bsg_dev;
 };
 
 #define GENHD_FL_REMOVABLE                     1