From: Johann Felix Soden Date: Wed, 6 Feb 2008 09:40:22 +0000 (-0800) Subject: virtio: add missing #include X-Git-Tag: v2.6.25-rc1~521 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6659a0f0bb7481d0f94ca3f203a4e1e406a9694d;p=pandora-kernel.git virtio: add missing #include Include linux/delay.h to fix compiler error: drivers/virtio/virtio_balloon.c: In function 'fill_balloon': drivers/virtio/virtio_balloon.c:98: error: implicit declaration of function 'msleep' Signed-off-by: Johann Felix Soden Cc: Rusty Russell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed