[patch 23/43] ppc64 boot: remove include from include/linux/zutil.h
akpm at osdl.org
akpm at osdl.org
Sat Oct 29 10:46:37 EST 2005
From: Olaf Hering <olh at suse.de>
zutil.h does not need errno.h
Signed-off-by: Olaf Hering <olh at suse.de>
Cc: Benjamin Herrenschmidt <benh at kernel.crashing.org>
Cc: Anton Blanchard <anton at samba.org>
Cc: Paul Mackerras <paulus at samba.org>
Signed-off-by: Andrew Morton <akpm at osdl.org>
---
include/linux/zutil.h | 1 -
1 files changed, 1 deletion(-)
diff -puN include/linux/zutil.h~ppc64-boot-remove-include-from-include-linux-zutilh include/linux/zutil.h
--- devel/include/linux/zutil.h~ppc64-boot-remove-include-from-include-linux-zutilh 2005-10-28 17:44:04.000000000 -0700
+++ devel-akpm/include/linux/zutil.h 2005-10-28 17:44:04.000000000 -0700
@@ -15,7 +15,6 @@
#include <linux/zlib.h>
#include <linux/string.h>
-#include <linux/errno.h>
#include <linux/kernel.h>
typedef unsigned char uch;
_
More information about the Linuxppc64-dev
mailing list