]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
asm-generic: Consolidate errno.h to asm-generic/errno.h
authorMichal Simek <monstr@monstr.eu>
Tue, 30 Jun 2009 13:47:30 +0000 (23:47 +1000)
committerMichal Simek <monstr@monstr.eu>
Thu, 9 Jul 2009 12:07:11 +0000 (14:07 +0200)
commitbc0d3296f1780b50e6b9630aee5eb368f2afb6cb
tree56b2643563d890d168212611a7b9b78fbcd8325a
parent59869ca72df8bc4e4ffa9dd17cb6673bbe010272
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>
12 files changed:
board/Marvell/db64360/mv_eth.h
board/Marvell/db64460/mv_eth.h
board/prodrive/p3mx/mv_eth.h
include/asm-arm/errno.h
include/asm-avr32/errno.h
include/asm-blackfin/errno.h
include/asm-generic/errno.h [moved from board/Marvell/common/ppc_error_no.h with 87% similarity]
include/asm-m68k/errno.h
include/asm-microblaze/errno.h [new file with mode: 0644]
include/asm-ppc/errno.h
include/asm-sh/errno.h
include/asm-sparc/errno.h