Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173791
b: refs/heads/master
c: 93f6ced
h: refs/heads/master
i:
  173789: 3950d95
  173787: 38874de
  173783: 56d41e1
  173775: 69c0d60
  173759: 0b7f98c
v: v3
  • Loading branch information
Claudio Scordino authored and Jiri Kosina committed Nov 9, 2009
1 parent 5394407 commit 61bdce7
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: 9d440a087b9f1b43acbcad2a45d8605059b82e59
refs/heads/master: 93f6ced9e442de2ee817c244048fde3e6350be8d
2 changes: 1 addition & 1 deletion trunk/drivers/video/atmel_lcdfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -959,7 +959,7 @@ static int __init atmel_lcdfb_probe(struct platform_device *pdev)
if (sinfo->atmel_lcdfb_power_control)
sinfo->atmel_lcdfb_power_control(1);

dev_info(dev, "fb%d: Atmel LCDC at 0x%08lx (mapped at %p), irq %lu\n",
dev_info(dev, "fb%d: Atmel LCDC at 0x%08lx (mapped at %p), irq %d\n",
info->node, info->fix.mmio_start, sinfo->mmio, sinfo->irq_base);

return 0;
Expand Down

0 comments on commit 61bdce7

Please sign in to comment.