On Fri, Jul 12, 2019 at 2:09 PM Nathan Chancellor <natechancel...@gmail.com> wrote: > > Doesn't look like this made it into the merge, as I currently see that > same error with arm64 allyesconfig.
Duh. Because I had fixed up the actual definition of that function during the merge, I thought I had handled it all correctly. ... and entirely missed that the patch was for the declaration in the header file. My bad. Will apply the fix properly. Linus