mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-15 19:56:58 +02:00
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 <wd@denx.de>
This commit is contained in:
parent
462b103873
commit
6e897a661f
@ -37,7 +37,7 @@
|
|||||||
#include <common.h>
|
#include <common.h>
|
||||||
#include <net.h>
|
#include <net.h>
|
||||||
#include "mv_regs.h"
|
#include "mv_regs.h"
|
||||||
#include "../../Marvell/common/ppc_error_no.h"
|
#include <asm/errno.h>
|
||||||
|
|
||||||
|
|
||||||
/*************************************************************************
|
/*************************************************************************
|
||||||
|
Loading…
Reference in New Issue
Block a user