Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154904
b: refs/heads/master
c: 9e2db5c
h: refs/heads/master
v: v3
  • Loading branch information
Robert P. J. Day authored and Linus Torvalds committed Jul 6, 2009
1 parent de8b08e commit 5a30636
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: cbad1cbb51d92c0b5c3f47ef9dbf125de81fae08
refs/heads/master: 9e2db5c90a25acf7657edb3687b8d5813ccddfee
2 changes: 1 addition & 1 deletion trunk/drivers/vlynq/vlynq.c
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ struct vlynq_regs {
u32 int_device[8];
};

#ifdef VLYNQ_DEBUG
#ifdef CONFIG_VLYNQ_DEBUG
static void vlynq_dump_regs(struct vlynq_device *dev)
{
int i;
Expand Down

0 comments on commit 5a30636

Please sign in to comment.