Re: [PATCH v3 10/11] x86: select IOSF_MBI only when CONFIG_PCI is set

2018-12-30 Thread Sinan Kaya
On Tue, Dec 25, 2018 at 12:14 PM Rafael J. Wysocki wrote: > > On Mon, Dec 24, 2018 at 12:25 AM Sinan Kaya wrote: > > > > Need CONFIG_PCI to be set in order to be able to use IOSF_MBI > > functionality. > > > > Signed-off-by: Sinan Kaya > > The subject and changelog here don't match the changes

Re: [PATCH v3 10/11] x86: select IOSF_MBI only when CONFIG_PCI is set

2018-12-25 Thread Rafael J. Wysocki
On Mon, Dec 24, 2018 at 12:25 AM Sinan Kaya wrote: > > Need CONFIG_PCI to be set in order to be able to use IOSF_MBI > functionality. > > Signed-off-by: Sinan Kaya The subject and changelog here don't match the changes below. Please fix. > --- > arch/x86/Kconfig | 2 +- > 1 file changed, 1