Re: [PATCH] clk: samsung: mark PM functions as __maybe_unused

From: Arnd Bergmann
Date: Fri Dec 04 2020 - 04:14:20 EST


On Fri, Dec 4, 2020 at 9:36 AM Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote:
>
> On Thu, Dec 03, 2020 at 11:53:11PM +0100, Arnd Bergmann wrote:
> > From: Arnd Bergmann <arnd@xxxxxxxx>
> >
>
> I understand this happens with !PM builds. It would be good to mention
> this in commit msg. With commit msg improved:
>
> Reviewed-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Thanks for taking a look.

I had meant to add a changelog text and failed to notice that this only
had the warning message and neither a Fixes tag nor a description when
I sent it out.

v2 coming.

Arnd