Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163919
b: refs/heads/master
c: 949ef70
h: refs/heads/master
i:
  163917: 61cc572
  163915: 5460acb
  163911: fcc16ac
  163903: f869842
v: v3
  • Loading branch information
Pekka Paalanen authored and Dave Airlie committed Aug 19, 2009
1 parent 42c2666 commit 19cfb3f
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: 53bd83899f5ba6b0da8f5ef976129273854a72d4
refs/heads/master: 949ef70e2d1a5c12178875f513df34fc85d91a38
2 changes: 1 addition & 1 deletion trunk/include/drm/drm_encoder_slave.h
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ static inline int drm_i2c_encoder_register(struct module *owner,
*/
static inline void drm_i2c_encoder_unregister(struct drm_i2c_encoder_driver *driver)
{
return i2c_del_driver(&driver->i2c_driver);
i2c_del_driver(&driver->i2c_driver);
}

void drm_i2c_encoder_destroy(struct drm_encoder *encoder);
Expand Down

0 comments on commit 19cfb3f

Please sign in to comment.