[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20220225005336.55CA5C340E9@smtp.kernel.org>
Date: Thu, 24 Feb 2022 16:53:34 -0800
From: Stephen Boyd <sboyd@...nel.org>
To: Horatiu Vultur <horatiu.vultur@...rochip.com>,
linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: mturquette@...libre.com, nicolas.ferre@...rochip.com,
kavyasree.kotagiri@...rochip.com,
Horatiu Vultur <horatiu.vultur@...rochip.com>,
kernel test robot <lkp@...el.com>
Subject: Re: [PATCH] clk: lan966x: Fix linking error
Quoting Horatiu Vultur (2022-02-19 06:15:36)
> If the config options HAS_IOMEM is not set then the driver fails to link
> with the following error:
> clk-lan966x.c:(.text+0x950): undefined reference to
> `devm_platform_ioremap_resource'
>
> Therefor add missing dependencies: HAS_IOMEM and OF.
>
> Fixes: 54104ee02333 ("clk: lan966x: Add lan966x SoC clock driver")
> Reported-by: kernel test robot <lkp@...el.com>
> Signed-off-by: Horatiu Vultur <horatiu.vultur@...rochip.com>
> ---
Applied to clk-fixes
Powered by blists - more mailing lists