mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-09 04:41:26 +01:00
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>