diff options
author | Johann Felix Soden <johfel@users.sourceforge.net> | 2008-02-23 15:23:49 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-23 17:12:15 -0800 |
commit | e4d06b3f904ddfab4531a1e23f1f5e1bd284b605 (patch) | |
tree | 3d5c4e1ec5823240fb060daaa5d2472bd697ba57 /arch/um/include/tlb.h | |
parent | b32eb52e4093351bd0debd027575578a599bfb3e (diff) |
uml: fix helper_wait calls in watchdog
In commit 1aa351a308d2c3ddb92b6cc45083fc54271d0010 ("uml: tidy helper
code") the arguments of helper_wait() were changed. The adaptation of
harddog_user.c was forgotten, so this errors occur:
/arch/um/drivers/harddog_user.c: In function 'start_watchdog':
/arch/um/drivers/harddog_user.c:82: error: too many arguments to function 'helper_wait'
/arch/um/drivers/harddog_user.c:89: error: too many arguments to function 'helper_wait'
Signed-off-by: Johann Felix Soden <johfel@users.sourceforge.net>
Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/um/include/tlb.h')
0 files changed, 0 insertions, 0 deletions