summaryrefslogtreecommitdiffstats
path: root/board/Marvell/db64360
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/Marvell/db64360
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/Marvell/db64360')
-rw-r--r--board/Marvell/db64360/mv_eth.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/Marvell/db64360/mv_eth.h b/board/Marvell/db64360/mv_eth.h
index 943d30b34a..142910b598 100644
--- a/board/Marvell/db64360/mv_eth.h
+++ b/board/Marvell/db64360/mv_eth.h
@@ -37,8 +37,7 @@
#include <common.h>
#include <net.h>
#include "mv_regs.h"
-#include "../common/ppc_error_no.h"
-
+#include <asm/errno.h>
/*************************************************************************
**************************************************************************
OpenPOWER on IntegriCloud