diff options
Diffstat (limited to 'board/freescale/mpc8349itx/mpc8349itx.c')
-rw-r--r-- | board/freescale/mpc8349itx/mpc8349itx.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/mpc8349itx/mpc8349itx.c b/board/freescale/mpc8349itx/mpc8349itx.c index 5d78fea336..3976f75920 100644 --- a/board/freescale/mpc8349itx/mpc8349itx.c +++ b/board/freescale/mpc8349itx/mpc8349itx.c @@ -7,6 +7,7 @@ #include <fdt_support.h> #include <init.h> #include <ioports.h> +#include <log.h> #include <mpc83xx.h> #include <i2c.h> #include <miiphy.h> |