Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293711
b: refs/heads/master
c: 771f64d
h: refs/heads/master
i:
  293709: a4a45fe
  293707: 758f817
  293703: f7097fa
  293695: 1ba629e
v: v3
  • Loading branch information
Kirill A. Shutemov authored and Dave Airlie committed Mar 10, 2012
1 parent bbcc60e commit 025d5e8
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: 6e7f45736e46f14e0f30ff94883fbc665d100d61
refs/heads/master: 771f64d027db83f3627757723d63dac4ac9b523e
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/gma500/oaktrail_device.c
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ static const struct backlight_ops oaktrail_ops = {
.update_status = oaktrail_set_brightness,
};

int oaktrail_backlight_init(struct drm_device *dev)
static int oaktrail_backlight_init(struct drm_device *dev)
{
struct drm_psb_private *dev_priv = dev->dev_private;
int ret;
Expand Down

0 comments on commit 025d5e8

Please sign in to comment.