From: Paul Gortmaker Date: Sun, 3 Jul 2011 20:09:31 +0000 (-0400) Subject: usb: Add module.h to drivers/usb consumers who really use it. X-Git-Tag: v3.2-rc1~22^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6eb0de827084060e6607c8f8542d9e9566214538;p=pandora-kernel.git usb: Add module.h to drivers/usb consumers who really use it. The situation up to this point meant that module.h was pretty much everywhere, regardless of whether you asked for it or not. We are fixing that, so give the USB folks who want it an actual include of it. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed