1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 11:59:12 +01:00
Files
u-boot-megous/include/env_callback.h
Simon Goldschmidt 6880efdf5a net: remove duplicate definition of ETHADDR_WILDCARD
ETHADDR_WILDCARD is defined as the same value in both env_flags.h
and env_callback.h

As env_callback.h includes env_flags.h, remove the duplicate definition
from env_callback.h

Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2019-01-24 11:35:28 -06:00

2.3 KiB