Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139841
b: refs/heads/master
c: 580982d
h: refs/heads/master
i:
  139839: 1bf8253
v: v3
  • Loading branch information
Arjan van de Ven authored and Eric Anholt committed Apr 1, 2009
1 parent f012700 commit 72ea9ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5ca58282089b11f64b911618036ee7676f12735b
refs/heads/master: 580982d399071474c349538b7f5780bc79b54e7f
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/intel_display.c
Original file line number Diff line number Diff line change
Expand Up @@ -636,7 +636,7 @@ void
intel_wait_for_vblank(struct drm_device *dev)
{
/* Wait for 20ms, i.e. one cycle at 50hz. */
udelay(20000);
mdelay(20);
}

static int
Expand Down

0 comments on commit 72ea9ed

Please sign in to comment.