Paul Gortmaker 56d82e000c kernel: Add <linux/module.h> to files using it implicitly
These files are doing things like module_put and try_module_get
so they need to call out the module.h for explicit inclusion,
rather than getting it via <linux/device.h> which we ideally want
to remove the module.h inclusion from.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-10-31 09:20:12 -04:00
..
2011-07-26 16:49:45 -07:00
2011-09-23 12:05:29 +05:30
2011-07-14 12:59:14 +03:00
2011-07-26 16:49:44 -07:00
2011-07-26 16:49:45 -07:00
2011-08-14 12:00:41 +02:00
2011-10-06 12:47:04 +02:00
2011-08-12 16:21:35 -05:00
2011-09-19 17:04:37 -07:00