]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] uml: fix misdeclared function
authorJeff Dike <jdike@addtoit.com>
Wed, 27 Jul 2005 18:43:33 +0000 (11:43 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 27 Jul 2005 23:25:49 +0000 (16:25 -0700)
commiteb4bbea705dde271aaa1ad12b8f7cf135b731d3e
tree7f319523a4ce031378fb14d7b39c6ad0eddf277f
parent4fdaa5561e433fd7803a33e44c2d2cdae62b1c71
[PATCH] uml: fix misdeclared function

This fixes an interface which differed from its declaration, and includes
the relevant header so that this doesn't happen again.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/kernel/helper.c