Re: [PATCH 1/2] net: fec: use dma_alloc_noncoherent for m532x

Christoph Hellwig <[email protected]> Mon, 21 Nov 2022 11:43:13 +0100
Newsgroups gmane.linux.ports.m68k,gmane.linux.uclinux.devel,gmane.linux.network
Message-ID <[email protected]>
On Mon, Nov 21, 2022 at 11:24:29AM +0100, Geert Uytterhoeven wrote:
> > +#ifdef CONFIG_M532x
> 
> Shouldn't this be the !CONFIG_M532x path?

Yes.