linux-stable/drivers/net/can/ctucanfd
Marc Kleine-Budde 8f445a3ec3 can: ctucanfd: platform: add missing dependency to HAS_IOMEM
The kernel test robot noticed that the ctucanfd platform driver fails
during modpost on platforms that don't support IOMEM.

| ERROR: modpost: "devm_ioremap_resource" [drivers/net/can/ctucanfd/ctucanfd_platform.ko] undefined!

This patch adds the missing HAS_IOMEM dependency.

Link: https://lore.kernel.org/all/20220523123720.1656611-1-mkl@pengutronix.de
Fixes: e8f0c23a24 ("can: ctucanfd: CTU CAN FD open-source IP core - platform/SoC support.")
Reported-by: kernel test robot <lkp@intel.com>
Acked-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
Cc: Ondrej Ille <ondrej.ille@gmail.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2022-05-23 22:00:06 +02:00
..
ctucanfd.h
ctucanfd_base.c can: can-dev: remove obsolete CAN LED support 2022-05-19 22:15:51 +02:00
ctucanfd_kframe.h
ctucanfd_kregs.h
ctucanfd_pci.c can: ctucanfd: remove PCI module debug parameters 2022-05-02 09:24:41 +02:00
ctucanfd_platform.c can: ctucanfd: ctucan_platform_probe(): remove unnecessary print function dev_err() 2022-05-02 09:24:41 +02:00
Kconfig can: ctucanfd: platform: add missing dependency to HAS_IOMEM 2022-05-23 22:00:06 +02:00
Makefile can: ctucanfd: CTU CAN FD open-source IP core - platform/SoC support. 2022-04-19 17:12:14 +02:00