commit | e25934a51772f47edd94d7b7d08b0e167769639c | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Thu May 26 15:58:15 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 09:20:11 2011 -0400 |
tree | c72dd84e95178d1e5e5223bf5a736e75430f1305 | |
parent | 9a418455134f5dc23f124d2818b2e8e1cea997a1 [diff] |
mm: delete various needless include <linux/module.h> There is nothing modular in these files, and no reason to drag in all the 357 headers that module.h brings with it, since it just slows down compiles. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>