Explorar o código

[PATCH] kernel/sys.c doesn't need init.h

kernel/sys.c doesn't have anything in it relying on linux/init.h -
remove the include.

Signed-off-by: Jes Sorensen <jes@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Jes Sorensen %!s(int64=19) %!d(string=hai) anos
pai
achega
55f4e8d156
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      kernel/sys.c

+ 0 - 1
kernel/sys.c

@@ -13,7 +13,6 @@
 #include <linux/notifier.h>
 #include <linux/notifier.h>
 #include <linux/reboot.h>
 #include <linux/reboot.h>
 #include <linux/prctl.h>
 #include <linux/prctl.h>
-#include <linux/init.h>
 #include <linux/highuid.h>
 #include <linux/highuid.h>
 #include <linux/fs.h>
 #include <linux/fs.h>
 #include <linux/kernel.h>
 #include <linux/kernel.h>