[PATCH 1/13] ppc64 boot: remove include from lib/zlib_inflate/inflate.c

Olaf Hering olh at suse.de
Mon Oct 10 04:19:33 EST 2005


There is no need to include module.h in inflate.c

Signed-off-by: Olaf Hering <olh at suse.de>

 lib/zlib_inflate/inflate.c |    1 -
 1 files changed, 1 deletion(-)

Index: linux-2.6.14-rc3/lib/zlib_inflate/inflate.c
===================================================================
--- linux-2.6.14-rc3.orig/lib/zlib_inflate/inflate.c
+++ linux-2.6.14-rc3/lib/zlib_inflate/inflate.c
@@ -3,7 +3,6 @@
  * For conditions of distribution and use, see copyright notice in zlib.h 
  */
 
-#include <linux/module.h>
 #include <linux/zutil.h>
 #include "infblock.h"
 #include "infutil.h"



More information about the Linuxppc64-dev mailing list