[PATCH] i3c/master/mipi-i3c-hci: Specify HAS_IOMEM dependency

Alexandre Belloni alexandre.belloni at bootlin.com
Mon Feb 1 18:17:20 EST 2021


On Tue, 26 Jan 2021 20:06:37 -0800, David Gow wrote:
> The MIPI i3c HCI driver makes use of IOMEM functions like
> devm_platform_ioremap_resource(), which are only available if
> CONFIG_HAS_IOMEM is defined.
> 
> This causes the driver to be enabled under make ARCH=um allyesconfig,
> even though it won't build.
> 
> [...]

Applied, thanks!

[1/1] i3c/master/mipi-i3c-hci: Specify HAS_IOMEM dependency
      commit: 9d909f1b1e91b4aa7d016ed14b7b76dbf2675414

Best regards,
-- 
Alexandre Belloni <alexandre.belloni at bootlin.com>



More information about the linux-i3c mailing list