Browse Source

[SCSI] mpt2sas: add MPT2SAS_MINOR(221) to miscdevice.h

Signed-off-by: Eric Moore <eric.moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Eric Moore 16 years ago
parent
commit
dec3f95959
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/linux/miscdevice.h

+ 1 - 0
include/linux/miscdevice.h

@@ -26,6 +26,7 @@
 #define TUN_MINOR		200
 #define TUN_MINOR		200
 #define MWAVE_MINOR		219	/* ACP/Mwave Modem */
 #define MWAVE_MINOR		219	/* ACP/Mwave Modem */
 #define MPT_MINOR		220
 #define MPT_MINOR		220
+#define MPT2SAS_MINOR		221
 #define HPET_MINOR		228
 #define HPET_MINOR		228
 #define FUSE_MINOR		229
 #define FUSE_MINOR		229
 #define KVM_MINOR		232
 #define KVM_MINOR		232