Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daein...
[cascardo/linux.git] / drivers / target / target_core_file.h
index 182cbb2..068966f 100644 (file)
 #define FDBD_HAS_BUFFERED_IO_WCE 0x04
 #define FDBD_FORMAT_UNIT_SIZE  2048
 
-struct fd_prot {
-       unsigned char   *prot_buf;
-       struct scatterlist *prot_sg;
-       u32 prot_sg_nents;
-};
-
 struct fd_dev {
        struct se_device dev;