Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231681
b: refs/heads/master
c: 23079f9
h: refs/heads/master
i:
  231679: 3390df4
v: v3
  • Loading branch information
Joe Perches authored and David Woodhouse committed Dec 3, 2010
1 parent 0dedca5 commit a8a0fa9
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: f9a5279c70af10e967872e922b91310a91f87b05
refs/heads/master: 23079f94daabc4e06436ab2b643fac31dec017d1
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/nand/pasemi_nand.c
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ static int __devinit pasemi_nand_probe(struct platform_device *ofdev,
if (pasemi_nand_mtd)
return -ENODEV;

pr_debug("pasemi_nand at %llx-%llx\n", res.start, res.end);
pr_debug("pasemi_nand at %pR\n", &res);

/* Allocate memory for MTD device structure and private data */
pasemi_nand_mtd = kzalloc(sizeof(struct mtd_info) +
Expand Down

0 comments on commit a8a0fa9

Please sign in to comment.