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 74812e6e1b9..c88c28adbf4 100644 --- a/common/miiphyutil.c +++ b/common/miiphyutil.c @@ -11,6 +11,7 @@ */ #include <common.h> +#include <dm.h> #include <miiphy.h> #include <phy.h> |