Re: [PATCH] net: prevent ISA drivers from building on PPC32

2018-07-22 Thread David Miller
From: Randy Dunlap Date: Sat, 21 Jul 2018 12:59:25 -0700 > 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. ... > Signed-off-by: Randy Dunlap > Suggest

[PATCH] net: prevent ISA drivers 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/net/ethernet/3com/3c515.c: In function 'corkscrew_open': ../drivers/net/ethernet/3com/3c515.c:824:9: e