diff options
Diffstat (limited to 'board/freescale/ls1046aqds/ddr.c')
-rw-r--r-- | board/freescale/ls1046aqds/ddr.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/ls1046aqds/ddr.c b/board/freescale/ls1046aqds/ddr.c index 45b1f373a7..f3cfbc4c39 100644 --- a/board/freescale/ls1046aqds/ddr.c +++ b/board/freescale/ls1046aqds/ddr.c @@ -9,6 +9,7 @@ #ifdef CONFIG_FSL_DEEP_SLEEP #include <fsl_sleep.h> #endif +#include <log.h> #include <asm/arch/clock.h> #include "ddr.h" |