Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349055
b: refs/heads/master
c: 9debc17
h: refs/heads/master
i:
  349053: c675341
  349051: f40855f
  349047: 57eeca2
  349039: b4a3451
  349023: c9057ab
  348991: 08eaf3b
  348927: d5027f0
v: v3
  • Loading branch information
Alan Stern authored and Greg Kroah-Hartman committed Jan 22, 2013
1 parent 40e5d64 commit 9f21c93
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9ce45ef86c4c861841ba68b24341dbd9d6834c98
refs/heads/master: 9debc1793b36124b9304255d2e8b5b6d8b491793
3 changes: 3 additions & 0 deletions trunk/drivers/usb/host/ehci.h
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,9 @@ struct ehci_hcd { /* one per controller */
#ifdef DEBUG
struct dentry *debug_dir;
#endif

/* platform-specific data -- must come last */
unsigned long priv[0] __aligned(sizeof(s64));
};

/* convert between an HCD pointer and the corresponding EHCI_HCD */
Expand Down

0 comments on commit 9f21c93

Please sign in to comment.