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/prodrive/p3mx/mv_eth.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'board/prodrive') 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 #include #include "mv_regs.h" -#include "ppc_error_no.h" +#include #include "../../Marvell/include/core.h" /************************************************************************* -- cgit v1.1