From bc0d3296f1780b50e6b9630aee5eb368f2afb6cb Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Tue, 30 Jun 2009 23:47:30 +1000 Subject: 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 Signed-off-by: Michal Simek --- board/Marvell/db64360/mv_eth.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'board/Marvell/db64360') 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 #include #include "mv_regs.h" -#include "../common/ppc_error_no.h" - +#include /************************************************************************* ************************************************************************** -- cgit v1.2.1