git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c646cf
)
gma500: udelay(20000) it too long again
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Mon, 25 Jul 2011 05:18:44 +0000
(15:18 +1000)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 26 Jul 2011 18:55:14 +0000
(11:55 -0700)
so replace it with mdelay(20).
Fixes build error:
ERROR: "__bad_udelay" [drivers/staging/gma500/psb_gfx.ko] undefined!
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found