gma500: udelay(20000) it too long again
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 25 Jul 2011 05:18:44 +0000 (15:18 +1000)
committerLinus 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