../drivers/net/ethernet/stmicro/stmmac/dwmac-sun55i.c: In function ‘sun55i_gmac200_set_syscon’: ../drivers/net/ethernet/stmicro/stmmac/dwmac-sun55i.c:60:89: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] 60 | "TX clock delay exceeds maximum (%d00ps > %d00ps)\n", | ~^ | | | int | %ld ../drivers/net/ethernet/stmicro/stmmac/dwmac-sun55i.c:74:89: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] 74 | "RX clock delay exceeds maximum (%d00ps > %d00ps)\n", | ~^ | | | int | %ld ../drivers/net/ethernet/stmicro/stmmac/dwmac-sun55i.c: In function ‘sun55i_gmac200_set_syscon’: ../drivers/net/ethernet/stmicro/stmmac/dwmac-sun55i.c:60:89: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] 60 | "TX clock delay exceeds maximum (%d00ps > %d00ps)\n", | ~^ | | | int | %ld ../drivers/net/ethernet/stmicro/stmmac/dwmac-sun55i.c:74:89: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] 74 | "RX clock delay exceeds maximum (%d00ps > %d00ps)\n", | ~^ | | | int | %ld New errors added --- /tmp/tmp.QA77A66P4B 2025-09-05 21:25:31.230944227 -0700 +++ /tmp/tmp.19YbMrwgYM 2025-09-05 21:28:03.245210544 -0700 @@ -0,0 +1,13 @@ +../drivers/net/ethernet/stmicro/stmmac/dwmac-sun55i.c: In function ‘sun55i_gmac200_set_syscon’: +../drivers/net/ethernet/stmicro/stmmac/dwmac-sun55i.c:60:89: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] + 60 | "TX clock delay exceeds maximum (%d00ps > %d00ps)\n", + | ~^ + | | + | int + | %ld +../drivers/net/ethernet/stmicro/stmmac/dwmac-sun55i.c:74:89: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] + 74 | "RX clock delay exceeds maximum (%d00ps > %d00ps)\n", + | ~^ + | | + | int + | %ld Per-file breakdown --- /tmp/tmp.ia11Inct4g 2025-09-05 21:28:03.250677935 -0700 +++ /tmp/tmp.6nMWqFp5Yr 2025-09-05 21:28:03.254677901 -0700 @@ -0,0 +1 @@ + 2 ../drivers/net/ethernet/stmicro/stmmac/dwmac-sun55i.c