aboutsummaryrefslogtreecommitdiff
path: root/board/etin
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2009-03-26 07:33:59 +0100
committerWolfgang Denk <wd@denx.de>2009-03-27 20:23:32 +0100
commit76756e41cde0a617e781a604cc47dfaef63697cd (patch)
treeee420c570683bba74d8987244fff05d979bfdd9f /board/etin
parent81005758bc62cfb50683fb1958bfef571b1e9752 (diff)
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 <hs@denx.de> Acked-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'board/etin')
-rw-r--r--board/etin/debris/debris.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/etin/debris/debris.c b/board/etin/debris/debris.c
index a971af3aa..33efe16c2 100644
--- a/board/etin/debris/debris.c
+++ b/board/etin/debris/debris.c
@@ -23,6 +23,7 @@
#include <common.h>
#include <mpc824x.h>
+#include <net.h>
#include <pci.h>
#include <i2c.h>
#include <netdev.h>