acrn-kernel/arch/arm/plat-orion
Arnd Bergmann 63872304bd
ARM: orion: fix include path
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>
2022-09-23 21:55:54 +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-09-23 21:55:54 +02:00
common.c
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
pcie.c
time.c