aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/spi/spi-altera-core.c
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2023-02-23 17:20:23 +0000
committerMark Brown <broonie@kernel.org>2023-03-05 23:39:08 +0000
commitc6b15b2437a10b7b381d32f4a5341f655bfa296f (patch)
tree59bfdec77ad1536af59831bbcd3343fe15a7a606 /drivers/spi/spi-altera-core.c
parentspi: rockchip: Add architecture dependency (diff)
downloadwireguard-linux-c6b15b2437a10b7b381d32f4a5341f655bfa296f.tar.xz
wireguard-linux-c6b15b2437a10b7b381d32f4a5341f655bfa296f.zip
spi: nxp-flexspi: Fix ARCH_LAYERSCAPE dependency
Currently the NXP Flex SPI driver has a dependency on ARCH_LAYERSCAPE || HAS_IOMEM which means that the dependency is almost always true and the driver available. Really these should be two separate dependencies, with an || COMPILE_TEST dependency for the architecture to ensure build coverage is maintained. Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20230221-spi-arch-deps-v1-3-83d1566474cf@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-altera-core.c')
0 files changed, 0 insertions, 0 deletions