From 6e897a661fb9968ce354165a12cce82e4b889e04 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Sat, 18 Jul 2009 15:05:44 +0200 Subject: CPCI750: fix compile problem Commit bc0d3296 removed ppc_error_no.h from Marvell boards but forgot to update board/esd/cpci750/mv_eth.h Signed-off-by: Wolfgang Denk --- board/esd/cpci750/mv_eth.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'board/esd') diff --git a/board/esd/cpci750/mv_eth.h b/board/esd/cpci750/mv_eth.h index c57e6796c..b76113534 100644 --- a/board/esd/cpci750/mv_eth.h +++ b/board/esd/cpci750/mv_eth.h @@ -37,7 +37,7 @@ #include #include #include "mv_regs.h" -#include "../../Marvell/common/ppc_error_no.h" +#include /************************************************************************* -- cgit v1.2.3