Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293715
b: refs/heads/master
c: 3c1d08d
h: refs/heads/master
i:
  293713: e2bef56
  293711: 025d5e8
v: v3
  • Loading branch information
Kirill A. Shutemov authored and Dave Airlie committed Mar 10, 2012
1 parent b99cab7 commit 9e634c8
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: 412a3df1ce4203ca8887ac986e4fc692301a949b
refs/heads/master: 3c1d08d7af81b4dbd77530cb4f21f28cd4035f40
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/gma500/psb_intel_display.c
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ void psb_intel_wait_for_vblank(struct drm_device *dev)
mdelay(20);
}

int psb_intel_pipe_set_base(struct drm_crtc *crtc,
static int psb_intel_pipe_set_base(struct drm_crtc *crtc,
int x, int y, struct drm_framebuffer *old_fb)
{
struct drm_device *dev = crtc->dev;
Expand Down

0 comments on commit 9e634c8

Please sign in to comment.