[PATCH 0/4] ARM randconfig fixes for SCSI

Arnd Bergmann arnd at arndb.de
Thu Jun 5 14:29:45 PDT 2014


Hi James,

These are some fixes for ancient randconfig build bugs I
ran into on ARM. Clearly none of these are urgent, but it
would be nice to have them merged for 3.17 if they look
good to you.

Arnd Bergmann (4):
  [SCSI] Don't build AdvanSys on ARM
  [SCSI] pas16: don't call free_dma()
  [SCSI] qlogicfas: don't call free_dma()
  [SCSI] NCR53c406a: don't call free_dma() by default

 drivers/scsi/Kconfig      | 2 +-
 drivers/scsi/NCR53c406a.c | 2 +-
 drivers/scsi/pas16.c      | 2 --
 drivers/scsi/qlogicfas.c  | 2 --
 4 files changed, 2 insertions(+), 6 deletions(-)

-- 
1.8.3.2

Cc: Matthew Wilcox <matthew at wil.cx>
Cc: Finn Thain <fthain at telegraphics.com.au>
Cc: Michael Schmitz <schmitzmic at gmail.com>



More information about the linux-arm-kernel mailing list