Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303905
b: refs/heads/master
c: 405b844
h: refs/heads/master
i:
  303903: a9834b1
v: v3
  • Loading branch information
Alexander Shishkin authored and Greg Kroah-Hartman committed May 11, 2012
1 parent 5e95a3c commit c13b9ee
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: 177a83006d7823b9f4968dd4aec267640684f760
refs/heads/master: 405b84487438efa1360740a70ec3e3cd1a90bd62
2 changes: 1 addition & 1 deletion trunk/drivers/usb/gadget/ci13xxx_udc.h
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ struct hw_bank {
void __iomem *cap; /* bus map offset + CAP offset */
void __iomem *op; /* bus map offset + OP offset */
size_t size; /* bank size */
void *__iomem *regmap;
void __iomem **regmap;
};

/* CI13XXX UDC descriptor & global resources */
Expand Down

0 comments on commit c13b9ee

Please sign in to comment.