Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293695
b: refs/heads/master
c: 017350b
h: refs/heads/master
i:
  293693: edae66d
  293691: be1cadb
  293687: 58043d9
  293679: 554041a
  293663: 23b5a6c
  293631: 02d54ed
v: v3
  • Loading branch information
Kirill A. Shutemov authored and Dave Airlie committed Mar 10, 2012
1 parent e8e5e8e commit 1ba629e
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: aa53f5331c4ea156b6479c6e4d9a5d35528ac1eb
refs/heads/master: 017350bcb065ba72b776b99fdf26a6ce60bf703a
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/gma500/cdv_device.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ extern void cdv_hdmi_init(struct drm_device *dev, struct psb_intel_mode_device *
extern struct drm_display_mode *cdv_intel_crtc_mode_get(struct drm_device *dev,
struct drm_crtc *crtc);

extern inline void cdv_intel_wait_for_vblank(struct drm_device *dev)
static inline void cdv_intel_wait_for_vblank(struct drm_device *dev)
{
/* Wait for 20ms, i.e. one cycle at 50hz. */
/* FIXME: msleep ?? */
Expand Down

0 comments on commit 1ba629e

Please sign in to comment.