Re: build failure after merge of the staging tree

From: Greg KH
Date: Fri Jul 30 2021 - 10:15:33 EST


On Fri, Jul 30, 2021 at 03:04:54PM +0100, Mark Brown wrote:
> On Fri, Jul 30, 2021 at 04:02:41PM +0200, Greg KH wrote:
>
> > Ah, are you building with O= ? That might be the problem here, I think
> > I had to fix up that mess with the older driver in the past...
>
> Yes, all the -next integration builds use O= to keep the working trees
> between builds.

Yup, just tested this locally, that's the issue. Let me make a patch
series to fix this, thanks for the report...

greg k-h