From cebad16461dc5f1849bd0c9e8353a0e7af1a119b Mon Sep 17 00:00:00 2001
From: Prafulla Wadaskar <prafulla@marvell.com>
Date: Tue, 18 Oct 2011 20:05:47 +0530
Subject: [PATCH] gplug: fixed build error as a result of code cleanup patch

Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
---
 board/Marvell/gplugd/gplugd.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/board/Marvell/gplugd/gplugd.c b/board/Marvell/gplugd/gplugd.c
index 42c8389558a..a697c19de53 100644
--- a/board/Marvell/gplugd/gplugd.c
+++ b/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>
-- 
GitLab