linux/drivers/staging/fsl-mc
Arnd Bergmann 02b7b2844c staging: fsl-mc: fix build testing on x86
Selecting GENERIC_MSI_IRQ_DOMAIN on x86 causes a compile-time error in
some configurations:

drivers/base/platform-msi.c:37:19: error: field 'arg' has incomplete type

On the other architectures, we are fine, but here we should have an additional
dependency on X86_LOCAL_APIC so we can get the PCI_MSI_IRQ_DOMAIN symbol.

Cc: stable@vger.kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-02-16 17:50:09 +01:00
..
bus staging: fsl-mc: fix build testing on x86 2018-02-16 17:50:09 +01:00
include staging: fsl-mc: Add SPDX license identifiers 2018-01-22 11:45:21 +01:00
Kconfig staging: fsl-mc: Add SPDX license identifiers 2018-01-22 11:45:21 +01:00
Makefile staging: fsl-mc: Add SPDX license identifiers 2018-01-22 11:45:21 +01:00
overview.rst staging: fsl-mc: Convert documentation to rst format 2018-01-17 15:05:02 +01:00
TODO staging: fsl-mc: TODO updates 2016-04-29 18:00:45 -07:00