commit | eb12a679b242c03b9eaa38a67cae9fa3e17ddea6 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Sun Jul 03 15:14:56 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:31:53 2011 -0400 |
tree | 01471247795d16850cdedab6cee654a6b1b579b9 | |
parent | 314ef9cb52d8543821cdfd34decd696cd4139a68 [diff] |
drivers/misc: Add module.h to files who are really modular. These files really need the full module.h header file present, but were just getting it implicitly before. Fix it up in advance so we avoid build failures once the cleanup commit is present. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>