Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 319417
b: refs/heads/master
c: 2fb16de
h: refs/heads/master
i:
  319415: 73d14c6
v: v3
  • Loading branch information
Sachin Kamat authored and Inki Dae committed Jul 27, 2012
1 parent e0c44e7 commit 33ae350
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 3b8d1cf818c2cbd20573d121ec08c7c5147f1302
refs/heads/master: 2fb16de3275fc49eb25f673b23752c590bfc10ba
3 changes: 2 additions & 1 deletion trunk/drivers/gpu/drm/exynos/exynos_drm_connector.c
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,8 @@ static int exynos_drm_connector_mode_valid(struct drm_connector *connector,
return ret;
}

struct drm_encoder *exynos_drm_best_encoder(struct drm_connector *connector)
static struct drm_encoder *exynos_drm_best_encoder(
struct drm_connector *connector)
{
struct drm_device *dev = connector->dev;
struct exynos_drm_connector *exynos_connector =
Expand Down

0 comments on commit 33ae350

Please sign in to comment.