diff options
author | Andrew Morton <[email protected]> | 2011-05-23 14:48:32 -0700 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2011-05-24 09:00:37 +1000 |
commit | 2ec8a5feaf3000bf4f9744d0caad0d5f12ce1409 (patch) | |
tree | 6a908fca57ff91b138302d9434b649250926fd3b /lib/find_next_bit.c | |
parent | d19c37a5809cd425caf989d45eb5e5eb68d17d99 (diff) |
drivers/gpu/drm/radeon/atom.c: fix warning
udelay() doesn't like 8-bit arguments:
drivers/gpu/drm/radeon/atom.c: In function 'atom_op_delay':
drivers/gpu/drm/radeon/atom.c:653: warning: comparison is always false due to limited range of data type
while we're there, use msleep() rather than open-coding it.
Cc: David Airlie <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Cc: Matt Turner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'lib/find_next_bit.c')
0 files changed, 0 insertions, 0 deletions