next/master build: 221 builds: 11 failed, 210 passed, 13 errors, 1174 warnings (next-20190731)

David Miller davem at davemloft.net
Wed Jul 31 16:41:50 UTC 2019


From: Nathan Chancellor <natechancellor at gmail.com>
Date: Wed, 31 Jul 2019 09:35:09 -0700

> In file included from ../drivers/net/phy/mdio-octeon.c:14:
> ../drivers/net/phy/mdio-cavium.h:111:36: error: implicit declaration of function 'writeq'; did you mean 'writeb'? [-Werror=implicit-function-declaration]
>   111 | #define oct_mdio_writeq(val, addr) writeq(val, (void *)addr)

One of the hi-lo, lo-hi writeq/readq headers has to be included.


More information about the devel mailing list