diff options
Diffstat (limited to 'board/gdsys/common/phy.c')
-rw-r--r-- | board/gdsys/common/phy.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/gdsys/common/phy.c b/board/gdsys/common/phy.c index d40c08d9e9..516f4e8edc 100644 --- a/board/gdsys/common/phy.c +++ b/board/gdsys/common/phy.c @@ -5,6 +5,7 @@ */ #include <common.h> +#include <log.h> #include <miiphy.h> |