Commits

Paul Gortmaker committed e25934a5177
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>