2023-02-09 04:05:10

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: Fixes tag needs some work in the qcom tree

Hi all,

In commit

e710abbb1740 ("clk: qcom: gcc-sa8775p: remove unused variables")

Fixes tag

Fixes: ed432b1ed00a ("clk: qcom: add the GCC driver for sa8775p")

has these problem(s):

- Target SHA1 does not exist

Maybe you meant

Fixes: 08c51ceb12f7 ("clk: qcom: add the GCC driver for sa8775p")

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (488.00 B)
OpenPGP digital signature

2023-02-09 10:03:06

by Bartosz Golaszewski

[permalink] [raw]
Subject: Re: linux-next: Fixes tag needs some work in the qcom tree

On Thu, 9 Feb 2023 at 05:05, Stephen Rothwell <[email protected]> wrote:
>
> Hi all,
>
> In commit
>
> e710abbb1740 ("clk: qcom: gcc-sa8775p: remove unused variables")
>
> Fixes tag
>
> Fixes: ed432b1ed00a ("clk: qcom: add the GCC driver for sa8775p")
>
> has these problem(s):
>
> - Target SHA1 does not exist
>
> Maybe you meant
>
> Fixes: 08c51ceb12f7 ("clk: qcom: add the GCC driver for sa8775p")
>

Yes, that is correct. Bjorn: Can you fix it in your tree?

Bartosz