Re: [v2] powerpc: allow compiling with GENERIC_MSI_IRQ_DOMAIN

2017-07-27 Thread Michael Ellerman
On Mon, 2017-07-17 at 13:12:43 UTC, laurentiu.tu...@nxp.com wrote: > From: Laurentiu Tudor > > This allows building powerpc with the GENERIC_MSI_IRQ_DOMAIN > Kconfig by enabling the asm-generic msi.h in Kbuild. Without > this, there's a compilation error [1] because

Re: [PATCH v2] powerpc: allow compiling with GENERIC_MSI_IRQ_DOMAIN

2017-07-18 Thread Laurentiu Tudor
Hi Michael, On 07/18/2017 01:55 PM, Michael Ellerman wrote: > laurentiu.tu...@nxp.com writes: > >> From: Laurentiu Tudor >> >> This allows building powerpc with the GENERIC_MSI_IRQ_DOMAIN >> Kconfig by enabling the asm-generic msi.h in Kbuild. Without >> this, there's a

Re: [PATCH v2] powerpc: allow compiling with GENERIC_MSI_IRQ_DOMAIN

2017-07-18 Thread Michael Ellerman
laurentiu.tu...@nxp.com writes: > From: Laurentiu Tudor > > This allows building powerpc with the GENERIC_MSI_IRQ_DOMAIN > Kconfig by enabling the asm-generic msi.h in Kbuild. Without > this, there's a compilation error [1] because powerpc, as most > arches, doesn't

[PATCH v2] powerpc: allow compiling with GENERIC_MSI_IRQ_DOMAIN

2017-07-17 Thread laurentiu.tudor
From: Laurentiu Tudor This allows building powerpc with the GENERIC_MSI_IRQ_DOMAIN Kconfig by enabling the asm-generic msi.h in Kbuild. Without this, there's a compilation error [1] because powerpc, as most arches, doesn't provide an asm/msi.h. [1] In file included from