linux/drivers/clk/xilinx
Stephen Boyd c00b5f2040 clk: clocking-wizard: Depend on HAS_IOMEM
This driver uses devm_platform_ioremap_resource() and thus depends on
HAS_IOMEM. Add the Kconfig dependency to avoid build issues.

Reported-by: kernel test robot <lkp@intel.com>
Cc: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Fixes: c822490f52 ("clk: clocking-wizard: Move clocking-wizard out")
Link: https://lore.kernel.org/r/20221003202608.2611295-1-sboyd@kernel.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2022-10-03 13:27:58 -07:00
..
clk-xlnx-clock-wizard.c clk: clocking-wizard: Use dev_err_probe() helper 2022-10-03 13:24:26 -07:00
Kconfig clk: clocking-wizard: Depend on HAS_IOMEM 2022-10-03 13:27:58 -07:00
Makefile
xlnx_vcu.c