ipr driver fails to build for 32-bit powerpc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



SCSI_IPR depends only on PCI && SCSI && ATA, but ipr.c now uses writeq()
which is not defined for all architectures.  This is a regression from
Linux 2.6.33.

If the sis64 hardware can be driven using 32-bit MMIO then please define
writeq() in terms of writel() where the writeq macro is not defined.
Otherwise, please make the sis64 support conditional.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.

Attachment: signature.asc
Description: This is a digitally signed message part


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux