Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337957
b: refs/heads/master
c: bd690de
h: refs/heads/master
i:
  337955: a194c98
v: v3
  • Loading branch information
YAMANE Toshiaki authored and Greg Kroah-Hartman committed Nov 15, 2012
1 parent 69280ec commit 3f17de0
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: fdbf20b3b0a58c3ed115dfba4fe8b87385ad4cbc
refs/heads/master: bd690dece9467a0178ebe8db0ddaaefdc180f0dd
2 changes: 1 addition & 1 deletion trunk/drivers/staging/omapdrm/omap_crtc.c
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ static void omap_crtc_load_lut(struct drm_crtc *crtc)

static void vblank_cb(void *arg)
{
static uint32_t sequence = 0;
static uint32_t sequence;
struct drm_crtc *crtc = arg;
struct drm_device *dev = crtc->dev;
struct omap_crtc *omap_crtc = to_omap_crtc(crtc);
Expand Down

0 comments on commit 3f17de0

Please sign in to comment.