On Wed, 14 Nov 2018 at 16:50, Oliver O'Halloran <ooh...@gmail.com> wrote: > > CONFIG_PCI_MSI was made mandatory by commit a311e738b6d8 > ("powerpc/powernv: Make PCI non-optional") so the #ifdef > checks around CONFIG_PCI_MSI here can be removed entirely. > > Signed-off-by: Oliver O'Halloran <ooh...@gmail.com>
Reviewed-by: Joel Stanley <j...@jms.id.au> Can we do the same to the CONFIG_PCI_MSI in arch/powerpc/sysdev/xics/ics-opal.c ? Cheers, Joel