]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
gplug: fixed build error as a result of code cleanup patch
authorPrafulla Wadaskar <prafulla@marvell.com>
Tue, 18 Oct 2011 14:35:47 +0000 (20:05 +0530)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 27 Oct 2011 19:56:33 +0000 (21:56 +0200)
Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
board/Marvell/gplugd/gplugd.c

index 42c8389558a6a36d53b51a42d1ac32b48a93bc44..a697c19de53b90da8577a3e5c0291db8ddf9d079 100644 (file)
@@ -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>