Re: [PATCH] scsi: prevent ISA driver from building on PPC32

2018-07-23 Thread Christoph Hellwig
On Sat, Jul 21, 2018 at 12:58:21PM -0700, Randy Dunlap wrote: > From: Randy Dunlap > > Prevent drivers from building on PPC32 if they use isa_bus_to_virt(), > isa_virt_to_bus(), or isa_page_to_bus(), which are not available and > thus cause build errors. Please don't introduce weird arch depende

Re: [PATCH] scsi: prevent ISA driver from building on PPC32

2018-07-23 Thread Christoph Hellwig
On Mon, Jul 23, 2018 at 01:18:11AM -0700, Christoph Hellwig wrote: > On Sat, Jul 21, 2018 at 12:58:21PM -0700, Randy Dunlap wrote: > > From: Randy Dunlap > > > > Prevent drivers from building on PPC32 if they use isa_bus_to_virt(), > > isa_virt_to_bus(), or isa_page_to_bus(), which are not availa

[PATCH] scsi: prevent ISA driver from building on PPC32

2018-07-21 Thread Randy Dunlap
From: Randy Dunlap Prevent drivers from building on PPC32 if they use isa_bus_to_virt(), isa_virt_to_bus(), or isa_page_to_bus(), which are not available and thus cause build errors. ../drivers/scsi/aha1542.c: In function 'aha1542_queuecommand': ../drivers/scsi/aha1542.c:461:30: error: implicit