Commits
Tom Rini committed 15f22ac2eea
ldpaa_eth.c: Fix warning when PHYLIB is not enabled We need to #ifdef some variables to avoid warning about them being unused. Fixes: 1a048cd65645 ("driver: net: fsl-mc: Add support of multiple phys for dpmac") Signed-off-by: Tom Rini <trini@konsulko.com>