[U-Boot] [PATCH] gplug: fixed build error as a result of code cleanup patch
Prafulla Wadaskar
prafulla at marvell.com
Tue Oct 18 16:37:00 CEST 2011
Signed-off-by: Prafulla Wadaskar <prafulla at marvell.com>
---
board/Marvell/gplugd/gplugd.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/board/Marvell/gplugd/gplugd.c b/board/Marvell/gplugd/gplugd.c
index 42c8389..a697c19 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>
--
1.5.3.4
More information about the U-Boot
mailing list