From 180630261aebe75cfe9ec1bfcef7b43b1cb159d8 Mon Sep 17 00:00:00 2001 From: Harro Haan Date: Mon, 10 Oct 2011 14:38:27 +0200 Subject: [PATCH] --- yaml --- r: 265062 b: refs/heads/master c: 276532ba9666b36974cbe16f303fc8be99c9da17 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/usb/hcd.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 07c4ad41c1ad..3f49a285f86f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 74bdf22b5c3858b06af46f19d05c23e76c40a3bb +refs/heads/master: 276532ba9666b36974cbe16f303fc8be99c9da17 diff --git a/trunk/include/linux/usb/hcd.h b/trunk/include/linux/usb/hcd.h index a4cd6c58870a..03354d557b79 100644 --- a/trunk/include/linux/usb/hcd.h +++ b/trunk/include/linux/usb/hcd.h @@ -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 ... */