Merge branch 'for-linus' of git://git.kernel.dk/linux-block
[cascardo/linux.git] / drivers / scsi / qla1280.c
index 97dabd3..1580205 100644 (file)
 #define  DEBUG_PRINT_NVRAM     0
 #define  DEBUG_QLA1280         0
 
-/*
- * The SGI VISWS is broken and doesn't support MMIO ;-(
- */
-#ifdef CONFIG_X86_VISWS
-#define        MEMORY_MAPPED_IO        0
-#else
 #define        MEMORY_MAPPED_IO        1
-#endif
 
 #include "qla1280.h"