../drivers/net/phy/phylink.c: In function ‘phylink_rx_clk_stop_block’: ../drivers/net/phy/phylink.c:2613:23: warning: statement with no effect [-Wunused-value] 2613 | pl->config->eee_rx_clk_stop_enable) | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/phy/phylink.c:2613:47: error: expected ‘;’ before ‘)’ token 2613 | pl->config->eee_rx_clk_stop_enable) | ^ | ; ../drivers/net/phy/phylink.c:2611:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 2611 | if (pl->mac_rx_clk_stop_blocked++ == 0 && | ^~ ../drivers/net/phy/phylink.c:2613:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 2613 | pl->config->eee_rx_clk_stop_enable) | ^ ../drivers/net/phy/phylink.c:2613:47: error: expected statement before ‘)’ token make[6]: *** [../scripts/Makefile.build:207: drivers/net/phy/phylink.o] Error 1 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [../scripts/Makefile.build:465: drivers/net/phy] Error 2 make[5]: *** Waiting for unfinished jobs.... ../scripts/Makefile.build:207: ../drivers/net/ethernet/freescale/dpaa2/Makefile: dpaa2-mac.o is added to multiple modules: fsl-dpaa2-eth fsl-dpaa2-switch make[4]: *** [../scripts/Makefile.build:465: drivers/net] Error 2 make[3]: *** [../scripts/Makefile.build:465: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-1/Makefile:1989: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:251: __sub-make] Error 2 make: *** [Makefile:251: __sub-make] Error 2 ../scripts/Makefile.build:207: ../drivers/net/ethernet/freescale/dpaa2/Makefile: dpaa2-mac.o is added to multiple modules: fsl-dpaa2-eth fsl-dpaa2-switch ../scripts/Makefile.build:207: ../drivers/net/ethernet/freescale/dpaa2/Makefile: dpaa2-mac.o is added to multiple modules: fsl-dpaa2-eth fsl-dpaa2-switch ../drivers/net/phy/phylink.c: In function ‘phylink_rx_clk_stop_block’: ../drivers/net/phy/phylink.c:2613:23: warning: statement with no effect [-Wunused-value] 2613 | pl->config->eee_rx_clk_stop_enable) | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/phy/phylink.c:2613:47: error: expected ‘;’ before ‘)’ token 2613 | pl->config->eee_rx_clk_stop_enable) | ^ | ; ../drivers/net/phy/phylink.c:2611:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 2611 | if (pl->mac_rx_clk_stop_blocked++ == 0 && | ^~ ../drivers/net/phy/phylink.c:2613:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 2613 | pl->config->eee_rx_clk_stop_enable) | ^ ../drivers/net/phy/phylink.c:2613:47: error: expected statement before ‘)’ token make[6]: *** [../scripts/Makefile.build:207: drivers/net/phy/phylink.o] Error 1 make[5]: *** [../scripts/Makefile.build:465: drivers/net/phy] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:465: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:465: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-1/Makefile:1989: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:251: __sub-make] Error 2 make: *** [Makefile:251: __sub-make] Error 2 New errors added --- /tmp/tmp.KQytvLlGzg 2025-03-05 14:30:08.696949654 -0800 +++ /tmp/tmp.R7Qs46ews9 2025-03-05 14:30:58.656435993 -0800 @@ -1,0 +2,25 @@ +../drivers/net/phy/phylink.c: In function ‘phylink_rx_clk_stop_block’: +../drivers/net/phy/phylink.c:2613:23: warning: statement with no effect [-Wunused-value] + 2613 | pl->config->eee_rx_clk_stop_enable) + | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/net/phy/phylink.c:2613:47: error: expected ‘;’ before ‘)’ token + 2613 | pl->config->eee_rx_clk_stop_enable) + | ^ + | ; +../drivers/net/phy/phylink.c:2611:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] + 2611 | if (pl->mac_rx_clk_stop_blocked++ == 0 && + | ^~ +../drivers/net/phy/phylink.c:2613:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ + 2613 | pl->config->eee_rx_clk_stop_enable) + | ^ +../drivers/net/phy/phylink.c:2613:47: error: expected statement before ‘)’ token +make[6]: *** [../scripts/Makefile.build:207: drivers/net/phy/phylink.o] Error 1 +make[5]: *** [../scripts/Makefile.build:465: drivers/net/phy] Error 2 +make[5]: *** Waiting for unfinished jobs.... +make[4]: *** [../scripts/Makefile.build:465: drivers/net] Error 2 +make[4]: *** Waiting for unfinished jobs.... +make[3]: *** [../scripts/Makefile.build:465: drivers] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/home/nipa/net-next/wt-1/Makefile:1989: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-1/Makefile:251: __sub-make] Error 2 +make: *** [Makefile:251: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.Pu9lby4AJq 2025-03-05 14:30:58.668435870 -0800 +++ /tmp/tmp.Y463Tq5h4I 2025-03-05 14:30:58.672435829 -0800 @@ -0,0 +1 @@ + 4 ../drivers/net/phy/phylink.c