Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xgene: Fix build warning with ACPI disabled.
drivers/net/ethernet/apm/xgene/xgene_enet_hw.c: In function 'xgene_enet_phy_connect': drivers/net/ethernet/apm/xgene/xgene_enet_hw.c:759:22: warning: unused variable 'adev' [-Wunused-variable] Fixes: 8089a96 ("drivers: net: xgene: Add backward compatibility") Reported-by: Stephen Rothwell <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information