Re: [RFC PATCH 24/35] sh: Change PCIBIOS_SUCCESSFUL to 0

2020-07-20 Thread Rich Felker
On Mon, Jul 13, 2020 at 02:22:36PM +0200, Saheed O. Bolarinwa wrote: > In reference to the PCI spec (Chapter 2), PCIBIOS* is an x86 concept. > Their scope should be limited within arch/x86. > > Change all PCIBIOS_SUCCESSFUL to 0 > > Signed-off-by: "Saheed O. Bolarinwa" > --- > arch/sh/drivers/p

[RFC PATCH 24/35] sh: Change PCIBIOS_SUCCESSFUL to 0

2020-07-13 Thread Saheed O. Bolarinwa
In reference to the PCI spec (Chapter 2), PCIBIOS* is an x86 concept. Their scope should be limited within arch/x86. Change all PCIBIOS_SUCCESSFUL to 0 Signed-off-by: "Saheed O. Bolarinwa" --- arch/sh/drivers/pci/common.c| 2 +- arch/sh/drivers/pci/ops-dreamcast.c | 4 ++-- arch/sh/driv