Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 329506
b: refs/heads/master
c: 8d42a91
h: refs/heads/master
v: v3
  • Loading branch information
Sachin Kamat authored and Dave Airlie committed Oct 1, 2012
1 parent d77adc8 commit d7b0026
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: 92780062496e8454a43b47af1994f83462580ec5
refs/heads/master: 8d42a919156cfcfdd19addbc4c2989fc46810c1c
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/udl/udl_modeset.c
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ static const struct drm_crtc_funcs udl_crtc_funcs = {
.destroy = udl_crtc_destroy,
};

int udl_crtc_init(struct drm_device *dev)
static int udl_crtc_init(struct drm_device *dev)
{
struct drm_crtc *crtc;

Expand Down

0 comments on commit d7b0026

Please sign in to comment.