From 76756e41cde0a617e781a604cc47dfaef63697cd Mon Sep 17 00:00:00 2001 From: Heiko Schocher Date: Thu, 26 Mar 2009 07:33:59 +0100 Subject: ppc: cleanup compiler errors/warnings Current u-boot top of tree builds with warnings/errors for the following boards: ads5121 cpci5200 mecp5200 v38b IAD210 MBX MBX860T NX823 RPXClassic debris PN62 following patch solves this. Signed-off-by: Heiko Schocher Acked-by: Mike Frysinger --- cpu/mpc512x/cpu.c | 1 + 1 file changed, 1 insertion(+) (limited to 'cpu/mpc512x') diff --git a/cpu/mpc512x/cpu.c b/cpu/mpc512x/cpu.c index be532af..8021bc1 100644 --- a/cpu/mpc512x/cpu.c +++ b/cpu/mpc512x/cpu.c @@ -30,6 +30,7 @@ #include #include #include +#include #include #include -- cgit v1.1