Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 230991
b: refs/heads/master
c: 816b458
h: refs/heads/master
i:
  230989: 8156421
  230987: 0538662
  230983: c64431e
  230975: 6f5c781
v: v3
  • Loading branch information
Andres Salomon authored and Samuel Ortiz committed Jan 14, 2011
1 parent 6300be8 commit 09c0c96
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: d450f19eea0c3f64d60dc37655bae03b2455e5bb
refs/heads/master: 816b4580cef948c7d9ac9e3e63fb1b663012f057
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/cs5535-mfd.c
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ static int __devinit cs5535_mfd_probe(struct pci_dev *pdev,
goto err_disable;
}

dev_info(&pdev->dev, "%d devices registered.\n",
dev_info(&pdev->dev, "%zu devices registered.\n",
ARRAY_SIZE(cs5535_mfd_cells));

return 0;
Expand Down

0 comments on commit 09c0c96

Please sign in to comment.