Signed-off-by: Alexey Dobriyan <adobriyan@xxxxxxxxx> --- drivers/message/fusion/mptbase.h | 11 ----------- 1 file changed, 11 deletions(-) --- a/drivers/message/fusion/mptbase.h +++ b/drivers/message/fusion/mptbase.h @@ -400,17 +400,6 @@ typedef struct _VirtDevice { #define MPT_TARGET_FLAGS_RAID_COMPONENT 0x40 #define MPT_TARGET_FLAGS_LED_ON 0x80 -/* - * /proc/mpt interface - */ -typedef struct { - const char *name; - mode_t mode; - int pad; - read_proc_t *read_proc; - write_proc_t *write_proc; -} mpt_proc_entry_t; - #define MPT_PROC_READ_RETURN(buf,start,offset,request,eof,len) \ do { \ len -= offset; \ -- 1.5.3.7 -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html