Paul Gortmaker 8bc3bcc93a lib: reduce the use of module.h wherever possible
For files only using THIS_MODULE and/or EXPORT_SYMBOL, map
them onto including export.h -- or if the file isn't even
using those, then just delete the include.  Fix up any implicit
include dependencies that were being masked by module.h along
the way.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2012-03-07 15:04:04 -05:00
..
2011-10-29 21:20:22 +02:00
2012-01-10 16:30:51 -08:00
2012-02-07 14:32:24 -08:00
2012-01-31 23:19:47 +02:00
2011-12-08 19:52:43 -05:00