Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87097
b: refs/heads/master
c: 1039edc
h: refs/heads/master
i:
  87095: 58db9cf
v: v3
  • Loading branch information
Krzysztof Helt authored and Linus Torvalds committed Mar 11, 2008
1 parent a0b8560 commit 879d3e0
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: f7009264c519603b8ec67c881bd368a56703cfc9
refs/heads/master: 1039edc98a80aece735b0c6d8b4e5f9dcec2cc32
2 changes: 1 addition & 1 deletion trunk/drivers/video/mbx/mbxfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -889,7 +889,7 @@ static int __devinit mbxfb_probe(struct platform_device *dev)
struct mbxfb_info *mfbi;
struct mbxfb_platform_data *pdata;

dev_dbg(dev, "mbxfb_probe\n");
dev_dbg(&dev->dev, "mbxfb_probe\n");

pdata = dev->dev.platform_data;
if (!pdata) {
Expand Down

0 comments on commit 879d3e0

Please sign in to comment.