[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180716.140300.318968566584687896.davem@davemloft.net>
Date: Mon, 16 Jul 2018 14:03:00 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: rdunlap@...radead.org
Cc: netdev@...r.kernel.org, madalin.bucur@....com,
linuxppc-dev@...ts.ozlabs.org
Subject: Re: [PATCH] net/ethernet/freescale/fman: fix cross-build error
From: Randy Dunlap <rdunlap@...radead.org>
Date: Fri, 13 Jul 2018 21:25:19 -0700
> From: Randy Dunlap <rdunlap@...radead.org>
>
> CC [M] drivers/net/ethernet/freescale/fman/fman.o
> In file included from ../drivers/net/ethernet/freescale/fman/fman.c:35:
> ../include/linux/fsl/guts.h: In function 'guts_set_dmacr':
> ../include/linux/fsl/guts.h:165:2: error: implicit declaration of function 'clrsetbits_be32' [-Werror=implicit-function-declaration]
> clrsetbits_be32(&guts->dmacr, 3 << shift, device << shift);
> ^~~~~~~~~~~~~~~
>
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
Applied.
Powered by blists - more mailing lists