Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271422
b: refs/heads/master
c: df4769c
h: refs/heads/master
v: v3
  • Loading branch information
Tomi Valkeinen committed Sep 30, 2011
1 parent 57abb1f commit f26cbda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3d5e0ef746c13f8a26d0150f5dfd4f9b738a5130
refs/heads/master: df4769c9c4effa0960ead8d83522407f66e4a82a
1 change: 1 addition & 0 deletions trunk/include/video/omapdss.h
Original file line number Diff line number Diff line change
Expand Up @@ -624,6 +624,7 @@ struct omap_dss_driver {
u32 (*get_wss)(struct omap_dss_device *dssdev);

int (*read_edid)(struct omap_dss_device *dssdev, u8 *buf, int len);
bool (*detect)(struct omap_dss_device *dssdev);
};

int omap_dss_register_driver(struct omap_dss_driver *);
Expand Down

0 comments on commit f26cbda

Please sign in to comment.