usb: Add module.h to various dwc3 drivers
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 30 Sep 2011 22:08:59 +0000 (18:08 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 4 Oct 2011 17:27:28 +0000 (10:27 -0700)
These files uses the full set of MODULE_ macros and so need to
include module.h directly.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found