CPCI750: fix compile problem
authorWolfgang Denk <wd@denx.de>
Sat, 18 Jul 2009 13:05:44 +0000 (15:05 +0200)
committerWolfgang Denk <wd@denx.de>
Sat, 18 Jul 2009 13:05:44 +0000 (15:05 +0200)
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 <wd@denx.de>
board/esd/cpci750/mv_eth.h

index c57e679..b761135 100644 (file)
@@ -37,7 +37,7 @@
 #include <common.h>
 #include <net.h>
 #include "mv_regs.h"
-#include "../../Marvell/common/ppc_error_no.h"
+#include <asm/errno.h>
 
 
 /*************************************************************************