2019-04-10 21:29:02

by Stephen Rothwell

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

Hi Rob,

In commit

7800990023f4 ("of: use correct function prototype for of_overlay_fdt_apply()")

Fixes tag

Fixes: commit 39a751a4cb7e ("of: change overlay apply input data from unflattened to FDT")

has these problem(s):

- leading word 'commit' unexpected

--
Cheers,
Stephen Rothwell


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

2019-04-10 21:35:58

by Rob Herring

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

On Wed, Apr 10, 2019 at 4:28 PM Stephen Rothwell <[email protected]> wrote:
>
> Hi Rob,
>
> In commit
>
> 7800990023f4 ("of: use correct function prototype for of_overlay_fdt_apply()")
>
> Fixes tag
>
> Fixes: commit 39a751a4cb7e ("of: change overlay apply input data from unflattened to FDT")
>
> has these problem(s):
>
> - leading word 'commit' unexpected

I've fixed it up now.

Rob