Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282813
b: refs/heads/master
c: ac48e80
h: refs/heads/master
i:
  282811: 2d0d6eb
v: v3
  • Loading branch information
Robert Jarzmik authored and David Woodhouse committed Jan 9, 2012
1 parent 9d2edb1 commit 1add9b4
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: 12f049bd59676a672f529586b9b13c986c4bf40f
refs/heads/master: ac48e800c077738f18d3789d5eb8958bf52cf2d7
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/devices/docg3.c
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ static void doc_delay(struct docg3 *docg3, int nbNOPs)
{
int i;

doc_dbg("NOP x %d\n", nbNOPs);
doc_vdbg("NOP x %d\n", nbNOPs);
for (i = 0; i < nbNOPs; i++)
doc_writeb(docg3, 0, DOC_NOP);
}
Expand Down

0 comments on commit 1add9b4

Please sign in to comment.