浏览代码

gplug: fixed build error as a result of code cleanup patch

Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
Prafulla Wadaskar 13 年之前
父节点
当前提交
cebad16461
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      board/Marvell/gplugd/gplugd.c

+ 1 - 0
board/Marvell/gplugd/gplugd.c

@@ -30,6 +30,7 @@
 
 #include <common.h>
 #include <mvmfp.h>
+#include <asm/arch/cpu.h>
 #include <asm/arch/mfp.h>
 #include <asm/arch/armada100.h>
 #include <asm/gpio.h>