From: Sreekanth Reddy Date: Fri, 30 Nov 2012 02:28:10 +0000 (+0530) Subject: [SCSI] miscdevice: Adding support for MPT3SAS_MINOR(222) X-Git-Tag: next-20121205~82^2~2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=78ad724ade23c66650dcaba04f4d2307c2884c69;p=karo-tx-linux.git [SCSI] miscdevice: Adding support for MPT3SAS_MINOR(222) Signed-off-by: Sreekanth Reddy Reviewed-by: Nagalakshmi Nandigama Signed-off-by: James Bottomley --- diff --git a/include/linux/miscdevice.h b/include/linux/miscdevice.h index e0deeb2cc939..09c2300ddb37 100644 --- a/include/linux/miscdevice.h +++ b/include/linux/miscdevice.h @@ -34,6 +34,7 @@ #define MWAVE_MINOR 219 /* ACP/Mwave Modem */ #define MPT_MINOR 220 #define MPT2SAS_MINOR 221 +#define MPT3SAS_MINOR 222 #define UINPUT_MINOR 223 #define MISC_MCELOG_MINOR 227 #define HPET_MINOR 228