From: Youquan Song Date: Wed, 6 Apr 2011 06:35:12 +0000 (+0800) Subject: fix build fail for hv_mouse indefine udelay X-Git-Tag: v2.6.39-rc3~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e3bf1d3308934bc1b8ca492f473e0e22a95da7e;p=pandora-kernel.git fix build fail for hv_mouse indefine udelay Fix build failure issue for hv_mouse When build 2.6.39-rc1 kernel, it will be blocked at build hv_mouse. drivers/staging/hv/hv_mouse.c: In function ‘ReleaseInputDevice’: drivers/staging/hv/hv_mouse.c:293: error: implicit declaration of function ‘udelay’ Signed-off-by: Youquan Song Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed