diff options
Diffstat (limited to 'common/miiphyutil.c')
-rw-r--r-- | common/miiphyutil.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/miiphyutil.c b/common/miiphyutil.c index 9b8744e5d8..194c84e7e8 100644 --- a/common/miiphyutil.c +++ b/common/miiphyutil.c @@ -9,6 +9,7 @@ * channel. */ +#include <common.h> #include <dm.h> #include <log.h> #include <miiphy.h> |