Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 265062
b: refs/heads/master
c: 276532b
h: refs/heads/master
v: v3
  • Loading branch information
Harro Haan authored and Greg Kroah-Hartman committed Oct 10, 2011
1 parent 225fd84 commit 1806302
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: 74bdf22b5c3858b06af46f19d05c23e76c40a3bb
refs/heads/master: 276532ba9666b36974cbe16f303fc8be99c9da17
2 changes: 1 addition & 1 deletion trunk/include/linux/usb/hcd.h
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ struct usb_hcd {
* this structure.
*/
unsigned long hcd_priv[0]
__attribute__ ((aligned(sizeof(unsigned long))));
__attribute__ ((aligned(sizeof(s64))));
};

/* 2.4 does this a bit differently ... */
Expand Down

0 comments on commit 1806302

Please sign in to comment.