diff options
author | Dhaval Shah | 2018-01-16 07:34:48 +0100 |
---|---|---|
committer | Michal Simek | 2018-01-16 08:34:30 +0100 |
commit | 05015061222d10a3cb87e6046940abfe42114927 (patch) | |
tree | e2d80382734d4176c9f9e1d6fb6afd4a2d200d54 /scripts/selinux | |
parent | soc: xilinx: xlnx_vcu: Add Xilinx ZYNQMP VCU logicoreIP init driver (diff) | |
download | kernel-qcow2-linux-05015061222d10a3cb87e6046940abfe42114927.tar.gz kernel-qcow2-linux-05015061222d10a3cb87e6046940abfe42114927.tar.xz kernel-qcow2-linux-05015061222d10a3cb87e6046940abfe42114927.zip |
soc: xilinx: xlnx_vcu: Depends on HAS_IOMEM for xlnx_vcu
xlnx_vcu driver uses devm_ioremap_nocache, which is included
only when HAS_IOMEM is enabled.
drivers/soc/xilinx/xlnx_vcu.o: In function `xvcu_probe':
xlnx_vcu.c:(.text+0x116): undefined reference to `devm_ioremap_nocache'
xlnx_vcu.c:(.text+0x1ae): undefined reference to `devm_ioremap_nocache'
Signed-off-by: Dhaval Shah <dshah@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'scripts/selinux')
0 files changed, 0 insertions, 0 deletions