On Thu, Mar 26, 2020 at 03:01:29PM +0100, Michal Simek wrote:
> When MACB_ZYNQ is enabled there is compilation warnings
> drivers/net/macb.c: In function ‘_macb_init’:
> drivers/net/macb.h:675:33: error: ‘MACB_DMACFG’ undeclared (first use in this
> function);
> did you mean ‘MACB_MCF’?
> writel((value), (port)->regs + MACB_##reg)
> ^~~~~
>
> It has been caused by changing macros name by commit below.
>
> Fixes: 6c636514d499 ("net: macb: sync header definitions as taken from Linux")
> Signed-off-by: Michal Simek <[email protected]>
> Acked-by: Joe Hershberger <[email protected]>Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: PGP signature

