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>
This commit is contained in:
Michal Simek
2009-06-30 23:47:30 +10:00
parent 59869ca72d
commit bc0d3296f1
12 changed files with 30 additions and 1052 deletions

View File

@@ -0,0 +1 @@
#include <asm-generic/errno.h>