summaryrefslogtreecommitdiffstats
path: root/board/prodrive/p3mx
diff options
context:
space:
mode:
authorMichal Simek <monstr@monstr.eu>2009-06-30 23:47:30 +1000
committerMichal Simek <monstr@monstr.eu>2009-07-09 14:07:11 +0200
commitbc0d3296f1780b50e6b9630aee5eb368f2afb6cb (patch)
tree56b2643563d890d168212611a7b9b78fbcd8325a /board/prodrive/p3mx
parent59869ca72df8bc4e4ffa9dd17cb6673bbe010272 (diff)
downloadblackbird-obmc-uboot-bc0d3296f1780b50e6b9630aee5eb368f2afb6cb.tar.gz
blackbird-obmc-uboot-bc0d3296f1780b50e6b9630aee5eb368f2afb6cb.zip
asm-generic: Consolidate errno.h to asm-generic/errno.h
This patch use blackfin errno.h implementation which correspond Linux kernel one. MIPS implemetation is different that's why I keep it. I removed ppc_error_no.h from Marvell boards which was the same too. I have got ack from ppc40x, blackfin, arm, coldfire and avr custodians. Acked-by: Stefan Roese <sr@denx.de> Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'board/prodrive/p3mx')
-rw-r--r--board/prodrive/p3mx/mv_eth.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/prodrive/p3mx/mv_eth.h b/board/prodrive/p3mx/mv_eth.h
index 334b049ec5..af1527479f 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"
/*************************************************************************
OpenPOWER on IntegriCloud