diff options
Diffstat (limited to 'board/freescale/common/mpc85xx_sleep.c')
-rw-r--r-- | board/freescale/common/mpc85xx_sleep.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/common/mpc85xx_sleep.c b/board/freescale/common/mpc85xx_sleep.c index 739a416730..6f6f4d40fc 100644 --- a/board/freescale/common/mpc85xx_sleep.c +++ b/board/freescale/common/mpc85xx_sleep.c @@ -4,6 +4,7 @@ */ #include <common.h> +#include <log.h> #include <asm/immap_85xx.h> #include "sleep.h" #ifdef CONFIG_U_QE |