ufs: tune bkops while power managment events
[firefly-linux-kernel-4.4.55.git] / drivers / scsi / qla1280.c
index 97dabd39b0925f907ee206ee962006ca20b436ac..158020522dfbcfbded2bf0c1a22b7a94920d8d76 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"