init/do_mounts_md.c: msleep compile fix
authorAlexey Dobriyan <[email protected]>
Wed, 29 Oct 2008 21:01:05 +0000 (14:01 -0700)
committerLinus Torvalds <[email protected]>
Thu, 30 Oct 2008 18:38:46 +0000 (11:38 -0700)
commitf8b77d39397e1510b1a3bcfd385ebd1a45aae77f
treee0e265b6903d3c3f48b274e890484c5d55a213bb
parent6158d3a2323835546c7cf83a170316fa77b726e0
init/do_mounts_md.c: msleep compile fix

init/do_mounts_md.c:285: error: implicit declaration of function 'msleep'

Signed-off-by: Alexey Dobriyan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
init/do_mounts_md.c