mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
We need to #ifdef some variables to avoid warning about them being
unused.
Fixes: 1a048cd656
("driver: net: fsl-mc: Add support of multiple phys for dpmac")
Signed-off-by: Tom Rini <trini@konsulko.com>