aboutsummaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2012-09-14 09:51:48 +0530
committerTushar Behera <tushar.behera@linaro.org>2012-09-14 10:10:57 +0530
commitb3d86f1ad8956664b75da168ad49f4d2aab1db38 (patch)
treed4b24810d498c3cf9e641e3ee8d3fc43a96b3237 /fs
parentb864eb3be2092269c90969c5eb8dbd85a5ed8f21 (diff)
Staging: bcm: Fix udelay related compilation errorsamsung-lt-v3.6-rc5-2
commit 6788d7dab6a5 ("Staging: bcm: Use udelay instead of msleep for delays in nvm.c") replaces msleep with udelay values. udelay values of more than 1000 should be replaced by mdelay instead. This fixes following build error. ERROR: "__bad_udelay" [drivers/staging/bcm/bcm_wimax.ko] undefined! make[1]: *** [__modpost] Error 1 make: *** [modules] Error 2 Cc: Kevin McKinney <klmckinney1@gmail.com> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions