* ipr driver fails to build for 32-bit powerpc
@ 2010-06-07 0:51 Ben Hutchings
0 siblings, 0 replies; only message in thread
From: Ben Hutchings @ 2010-06-07 0:51 UTC (permalink / raw)
To: Wayne Boyer; +Cc: linux-scsi
[-- Attachment #1: Type: text/plain, Size: 462 bytes --]
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 #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-06-07 0:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-07 0:51 ipr driver fails to build for 32-bit powerpc Ben Hutchings
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox