commit | 22e9b917ab7ccd98046ad9428fb28967f0744605 | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Mon Jul 25 17:12:46 2011 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jul 25 20:57:12 2011 -0700 |
tree | fb21871390d662b0c9cccd05ee3180336afe8e4f | |
parent | c0ce5b673457123406f19e616bb8cf20a0c12cb5 [diff] |
um: clean up delay functions Both sys-i386 and sys-x86_64 support now ndelay(). The delay functions are based on arch/x86/lib/delay.c. Signed-off-by: Richard Weinberger <richard@nod.at> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>