Commit 146c9878 authored by Olaf Hering's avatar Olaf Hering Committed by Paul Mackerras

[PATCH] ppc64 boot: remove include from include/linux/zutil.h

zutil.h does not need errno.h
Signed-off-by: default avatarOlaf Hering <olh@suse.de>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Anton Blanchard <anton@samba.org>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent 27ac801a
...@@ -15,7 +15,6 @@ ...@@ -15,7 +15,6 @@
#include <linux/zlib.h> #include <linux/zlib.h>
#include <linux/string.h> #include <linux/string.h>
#include <linux/errno.h>
#include <linux/kernel.h> #include <linux/kernel.h>
typedef unsigned char uch; typedef unsigned char uch;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment