[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201202072358.GI8403@vkoul-mobl>
Date: Wed, 2 Dec 2020 12:53:58 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Tiezhu Yang <yangtiezhu@...ngson.cn>
Cc: Kishon Vijay Abraham I <kishon@...com>,
Heiko Stuebner <heiko@...ech.de>,
linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org, linux-kernel@...r.kernel.org,
Xuefeng Li <lixuefeng@...ngson.cn>
Subject: Re: [PATCH] phy/rockchip: Make PHY_ROCKCHIP_INNO_HDMI depend on
HAS_IOMEM to fix build error
On 24-11-20, 19:11, Tiezhu Yang wrote:
> devm_ioremap_resource() will be not built in lib/devres.c if
> CONFIG_HAS_IOMEM is not set, and then there exists a build
> error about undefined reference to "devm_ioremap_resource"
> in the file phy-rockchip-inno-hdmi.c under COMPILE_TEST and
> CONFIG_PHY_ROCKCHIP_INNO_HDMI, make PHY_ROCKCHIP_INNO_HDMI
> depend on HAS_IOMEM to fix it.
Applied, thanks
--
~Vinod
Powered by blists - more mailing lists