From cbee64d544a2bd8b5e2ae17bcfdfe79480690292 Mon Sep 17 00:00:00 2001 From: Lionel Xu Date: Fri, 13 Nov 2009 19:54:10 +0800 Subject: ENGR00118428 MX233 Uboot: reslove the build error for branch imx_v2009.08 bd->bi_enetaddr was removed in one of the previous patchs, some changes must be done to avoid building error. Signed-off-by: Lionel Xu --- cpu/arm926ejs/stmp378x/timer.c | 1 - 1 file changed, 1 deletion(-) (limited to 'cpu') diff --git a/cpu/arm926ejs/stmp378x/timer.c b/cpu/arm926ejs/stmp378x/timer.c index 07834ac..40e7e32 100644 --- a/cpu/arm926ejs/stmp378x/timer.c +++ b/cpu/arm926ejs/stmp378x/timer.c @@ -38,7 +38,6 @@ */ #include -#include #include #include -- cgit v1.1