Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280045
b: refs/heads/master
c: 42b4d11
h: refs/heads/master
i:
  280043: cb2a885
v: v3
  • Loading branch information
Alessandro Rubini authored and Greg Kroah-Hartman committed Nov 18, 2011
1 parent 949155b commit 199fa7a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 8ee4dd9f063ce59c08f3ce283ca03306131aaf3a
refs/heads/master: 42b4d114b936f3f7da121823774a42e584bf09f9
1 change: 0 additions & 1 deletion trunk/drivers/usb/dwc3/debugfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,6 @@ static const struct debugfs_reg32 dwc3_regs[] = {
static int dwc3_regdump_show(struct seq_file *s, void *unused)
{
struct dwc3 *dwc = s->private;
int i;

seq_printf(s, "DesignWare USB3 Core Register Dump\n");
debugfs_print_regs32(s, dwc3_regs, ARRAY_SIZE(dwc3_regs),
Expand Down

0 comments on commit 199fa7a

Please sign in to comment.