Hi all,
In commit
f5adb50e9aa3 ("Revert "soc: imx8m: change to use platform driver"")
Fixes tag
Fixes: 7d981405d0fd ("soc: imx8m: change to use platform driver"")
has these problem(s):
- Subject does not match target commit subject
Just use
git log -1 --format='Fixes: %h ("%s")'
Probably not worth rebasing for.
--
Cheers,
Stephen Rothwell
On Thu, Jul 15, 2021 at 08:04:03AM +1000, Stephen Rothwell wrote:
> Hi all,
>
> In commit
>
> f5adb50e9aa3 ("Revert "soc: imx8m: change to use platform driver"")
>
> Fixes tag
>
> Fixes: 7d981405d0fd ("soc: imx8m: change to use platform driver"")
>
> has these problem(s):
>
> - Subject does not match target commit subject
> Just use
> git log -1 --format='Fixes: %h ("%s")'
Fixed, thanks!
Shawn