aboutsummaryrefslogtreecommitdiff
path: root/board/maxbcm/maxbcm.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/maxbcm/maxbcm.c')
-rw-r--r--board/maxbcm/maxbcm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/maxbcm/maxbcm.c b/board/maxbcm/maxbcm.c
index e011520..aad3dc8 100644
--- a/board/maxbcm/maxbcm.c
+++ b/board/maxbcm/maxbcm.c
@@ -3,6 +3,7 @@
* Copyright (C) 2014 Stefan Roese <sr@denx.de>
*/
+#include <common.h>
#include <init.h>
#include <miiphy.h>
#include <asm/global_data.h>