[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <159448489265.1987609.11760867517036236041@swboyd.mtv.corp.google.com>
Date: Sat, 11 Jul 2020 09:28:12 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: David Gow <davidgow@...gle.com>,
Eugeniy Paltsev <Eugeniy.Paltsev@...opsys.com>,
Michael Turquette <mturquette@...libre.com>
Cc: Brendan Higgins <brendanhiggins@...gle.com>,
linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org,
David Gow <davidgow@...gle.com>
Subject: Re: [PATCH] clk: Specify IOMEM dependency for HSDK pll driver
Quoting David Gow (2020-06-29 21:32:14)
> The HSDK pll driver uses the devm_ioremap_resource function, but does
> not specify a dependency on IOMEM in Kconfig. This causes a build
> failure on architectures without IOMEM, for example, UML (notably with
> make allyesconfig).
>
> Fix this by making CONFIG_CLK_HSDK depend on CONFIG_IOMEM.
>
> Signed-off-by: David Gow <davidgow@...gle.com>
> ---
Applied to clk-fixes
Powered by blists - more mailing lists