linux-stable/arch/arm/plat-orion
Arnd Bergmann 435c013443 ARM: orion: fix include path
[ Upstream commit 63872304bd ]

Now that CONFIG_ARCH_MULTIPLATFORM can be disabled anywhere,
there is a build failure for plat-orion:

arch/arm/plat-orion/irq.c:19:10: fatal error: plat/irq.h: No such file or directory

Make the include path unconditional.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-10-21 12:39:19 +02:00
..
include/plat ARM: orion/gpio: Get rid of unused first parameter in orion_gpio_init() 2022-02-03 09:25:11 +01:00
Makefile ARM: orion: fix include path 2022-10-21 12:39:19 +02:00
common.c ARM: orion: don't use using 64-bit DMA masks 2019-04-07 15:19:42 -07:00
gpio.c ARM: orion/gpio: Get rid of unused first parameter in orion_gpio_init() 2022-02-03 09:25:11 +01:00
irq.c
mpp.c ARM: orion: avoid VLA in orion_mpp_conf 2018-11-02 22:31:24 -07:00
pcie.c
time.c ARM: orion: replace setup_irq() by request_irq() 2020-03-13 21:37:15 +01:00