Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 329505
b: refs/heads/master
c: 9278006
h: refs/heads/master
i:
  329503: e06a7b5
v: v3
  • Loading branch information
Sachin Kamat authored and Dave Airlie committed Oct 1, 2012
1 parent 6513b62 commit d77adc8
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: 74401b1dd320c419f8444d0a45daba5b42a9b7e9
refs/heads/master: 92780062496e8454a43b47af1994f83462580ec5
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/udl/udl_encoder.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#include "udl_drv.h"

/* dummy encoder */
void udl_enc_destroy(struct drm_encoder *encoder)
static void udl_enc_destroy(struct drm_encoder *encoder)
{
drm_encoder_cleanup(encoder);
kfree(encoder);
Expand Down

0 comments on commit d77adc8

Please sign in to comment.