Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40267
b: refs/heads/master
c: f586fbd
h: refs/heads/master
i:
  40265: 58c4060
  40263: b74864c
v: v3
  • Loading branch information
Anton Vorontsov authored and Russell King committed Oct 24, 2006
1 parent ccd093f commit 9d97e91
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: cf610ca226a484f3182a59f168402cb27dcc1c53
refs/heads/master: f586fbd0ef273a80d88a07f911d9f2f2a8ac1679
2 changes: 1 addition & 1 deletion trunk/drivers/video/backlight/corgi_bl.c
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ static struct backlight_properties corgibl_data = {
.update_status = corgibl_set_intensity,
};

static int __init corgibl_probe(struct platform_device *pdev)
static int corgibl_probe(struct platform_device *pdev)
{
struct corgibl_machinfo *machinfo = pdev->dev.platform_data;

Expand Down

0 comments on commit 9d97e91

Please sign in to comment.