[PATCH v4 4/5] net: stmmac: add a glue driver for the Amlogic Meson 8b / GXBB DWMAC
Arnd Bergmann
arnd at arndb.de
Mon Sep 5 03:53:00 PDT 2016
On Monday, September 5, 2016 9:37:29 AM CEST kbuild test robot wrote:
> All error/warnings (new ones prefixed by >>):
>
> >> drivers/net/ethernet/stmicro/stmmac/dwmac-meson8b.c:63:18: error: field 'm250_mux' has incomplete type
> struct clk_mux m250_mux;
> ^
> >> drivers/net/ethernet/stmicro/stmmac/dwmac-meson8b.c:67:21: error: field 'm250_div' has incomplete type
> struct clk_divider m250_div;
> ^
>
I think this needs a compile-time dependency on COMMON_CLK
Arnd
More information about the linux-amlogic
mailing list