From: Stephen Boyd <sboyd@kernel.org>
To: Horatiu Vultur <horatiu.vultur@microchip.com>,
linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: mturquette@baylibre.com, nicolas.ferre@microchip.com,
kavyasree.kotagiri@microchip.com,
Horatiu Vultur <horatiu.vultur@microchip.com>,
kernel test robot <lkp@intel.com>
Subject: Re: [PATCH] clk: lan966x: Fix linking error
Date: Thu, 24 Feb 2022 16:53:34 -0800 [thread overview]
Message-ID: <20220225005336.55CA5C340E9@smtp.kernel.org> (raw)
In-Reply-To: <20220219141536.460812-1-horatiu.vultur@microchip.com>
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@intel.com>
> Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
> ---
Applied to clk-fixes
prev parent reply other threads:[~2022-02-25 0:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-19 14:15 [PATCH] clk: lan966x: Fix linking error Horatiu Vultur
2022-02-21 16:43 ` Nicolas Ferre
2022-02-25 0:53 ` Stephen Boyd [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220225005336.55CA5C340E9@smtp.kernel.org \
--to=sboyd@kernel.org \
--cc=horatiu.vultur@microchip.com \
--cc=kavyasree.kotagiri@microchip.com \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@intel.com \
--cc=mturquette@baylibre.com \
--cc=nicolas.ferre@microchip.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox