From: Randy Dunlap <[email protected]> Date: Fri, 13 Jul 2018 21:25:19 -0700
> From: Randy Dunlap <[email protected]> > > 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 <[email protected]> Applied.
