]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] kernel/sys.c doesn't need init.h
authorJes Sorensen <jes@sgi.com>
Fri, 23 Jun 2006 09:05:50 +0000 (02:05 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 23 Jun 2006 14:43:07 +0000 (07:43 -0700)
commit56884a34a32b6a892ed909008f53731244fec729
treeb8877b3e23dbb82b3fd1fb93ed319a3c5cb1148d
parent0361cbd7ae8449352e63ad6c59ea0ea54e51457f
[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>
kernel/sys.c