commit | 2204fdee84eba175d58b6f78a9659dcd7806f532 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Fri Sep 30 18:08:59 2011 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Oct 04 10:27:28 2011 -0700 |
tree | 4f14e20a6fd6f17ffb4ecf7d8c9e6193d517ba74 | |
parent | dc1c70a774b6fe3744b330d58bb9cf802f7eac89 [diff] |
usb: Add module.h to various dwc3 drivers 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>