]> err.no Git - linux-2.6/blobdiff - include/scsi/scsi.h
x86: fix ACPI compile for LOCAL_APIC=n
[linux-2.6] / include / scsi / scsi.h
index 5c0e9791441c91ab712608b078ba420f0852e1d9..702fcfeb37f19c1d4ef5f7c03692d4e900b574cd 100644 (file)
 
 #include <linux/types.h>
 
-/*
- *     The maximum sg list length SCSI can cope with
- *     (currently must be a power of 2 between 32 and 256)
- */
-#define SCSI_MAX_PHYS_SEGMENTS MAX_PHYS_SEGMENTS
-
-
 /*
  *     SCSI command lengths
  */
@@ -203,6 +196,7 @@ static inline int scsi_status_is_good(int status)
 
 /*
  *  DEVICE TYPES
+ *  Please keep them in 0x%02x format for $MODALIAS to work
  */
 
 #define TYPE_DISK           0x00