patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / drivers / scsi / sym53c8xx_comm.h
index c58f848..ce81909 100644 (file)
 **     sym53c8xx and ncr53c8xx drivers should share.
 **     The sharing will be achieved in a further version  
 **     of the driver bundle. For now, only the ncr53c8xx 
-**     driver includes this file.
+**     driver includes this file.
 */
 
-#define MIN(a,b)        (((a) < (b)) ? (a) : (b))
-#define MAX(a,b)        (((a) > (b)) ? (a) : (b))
-
 /*==========================================================
 **
 **     Hmmm... What complex some PCI-HOST bridges actually