aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/bpf/devmap.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2020-04-08 17:52:15 +0200
committerMichal Simek <michal.simek@xilinx.com>2020-04-15 08:15:55 +0200
commitd0384eedcde21276ac51f57c641f875605024b32 (patch)
tree6210ee42e77d483571eb4bd33edafa9e22c1d37c /kernel/bpf/devmap.c
parentLinux 5.7-rc1 (diff)
downloadlinux-dev-d0384eedcde21276ac51f57c641f875605024b32.tar.xz
linux-dev-d0384eedcde21276ac51f57c641f875605024b32.zip
drivers: soc: xilinx: fix firmware driver Kconfig dependency
The firmware driver is optional, but the power driver depends on it, which needs to be reflected in Kconfig to avoid link errors: aarch64-linux-ld: drivers/soc/xilinx/zynqmp_power.o: in function `zynqmp_pm_isr': zynqmp_power.c:(.text+0x284): undefined reference to `zynqmp_pm_invoke_fn' The firmware driver can probably be allowed for compile-testing as well, so it's best to drop the dependency on the ZYNQ platform here and allow building as long as the firmware code is built-in. Fixes: ab272643d723 ("drivers: soc: xilinx: Add ZynqMP PM driver") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Link: https://lore.kernel.org/r/20200408155224.2070880-1-arnd@arndb.de Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'kernel/bpf/devmap.c')
0 files changed, 0 insertions, 0 deletions