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 --- include/asm-microblaze/errno.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 include/asm-microblaze/errno.h (limited to 'include/asm-microblaze') diff --git a/include/asm-microblaze/errno.h b/include/asm-microblaze/errno.h new file mode 100644 index 000000000..4c82b503d --- /dev/null +++ b/include/asm-microblaze/errno.h @@ -0,0 +1 @@ +#include -- cgit v1.2.3