diff options
Diffstat (limited to 'board/freescale/common/zm7300.c')
-rw-r--r-- | board/freescale/common/zm7300.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/common/zm7300.c b/board/freescale/common/zm7300.c index acd5343b21..03679e723f 100644 --- a/board/freescale/common/zm7300.c +++ b/board/freescale/common/zm7300.c @@ -5,6 +5,7 @@ /* Power-One ZM7300 DPM */ #include "zm7300.h" +#include <log.h> #define DPM_WP 0x96 #define WRP_OPCODE 0x01 |