From: Andrew Morton Date: Fri, 8 Mar 2013 07:42:50 +0000 (+0200) Subject: usb: dwc3: ep0: fix sparc64 build X-Git-Tag: v3.9-rc3~17^2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c390b0363d6cc201db93de69b5e88f482322d821;p=pandora-kernel.git usb: dwc3: ep0: fix sparc64 build drivers/usb/dwc3/ep0.c: In function `__dwc3_ep0_do_control_data': drivers/usb/dwc3/ep0.c:905: error: `typeof' applied to a bit-field Looks like a gcc-3.4.5/sparc64 bug. Cc: Greg Kroah-Hartman Signed-off-by: Andrew Morton Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed