diff options
author | Wolfgang Denk <wd@denx.de> | 2009-07-16 21:53:15 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-07-16 21:53:15 +0200 |
commit | 6973fb414c36b25b4622917d6a223510be0678f5 (patch) | |
tree | d58fa0a540aa2f9c91d31ec4247eaf1af28f63aa /board/prodrive | |
parent | 6c3fef28b9fff0d7f3fa4c51c3ee0ae8c2a3b043 (diff) | |
parent | bc0d3296f1780b50e6b9630aee5eb368f2afb6cb (diff) | |
download | u-boot-imx-6973fb414c36b25b4622917d6a223510be0678f5.zip u-boot-imx-6973fb414c36b25b4622917d6a223510be0678f5.tar.gz u-boot-imx-6973fb414c36b25b4622917d6a223510be0678f5.tar.bz2 |
Merge branch 'asm-generic' of git://git.denx.de/u-boot-microblaze
Diffstat (limited to 'board/prodrive')
-rw-r--r-- | board/prodrive/p3mx/mv_eth.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/prodrive/p3mx/mv_eth.h b/board/prodrive/p3mx/mv_eth.h index 334b049..af15274 100644 --- a/board/prodrive/p3mx/mv_eth.h +++ b/board/prodrive/p3mx/mv_eth.h @@ -37,7 +37,7 @@ #include <common.h> #include <net.h> #include "mv_regs.h" -#include "ppc_error_no.h" +#include <asm/errno.h> #include "../../Marvell/include/core.h" /************************************************************************* |