From: Stephen Rothwell Date: Tue, 23 Aug 2011 05:08:54 +0000 (+1000) Subject: usb: include module.h in the DesignWare USB3 DRD driver X-Git-Tag: v3.2-rc1~183^2~179^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46a57283e86c68351377ac3349f1465aee938fbd;p=pandora-kernel.git usb: include module.h in the DesignWare USB3 DRD driver Fixes this build error: drivers/usb/dwc3/dwc3-pci.c: In function 'dwc3_pci_init': drivers/usb/dwc3/dwc3-pci.c:211:9: error: 'THIS_MODULE' undeclared (first use in this function) Signed-off-by: Stephen Rothwell Acked-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed