mm: delete various needless include <linux/module.h>
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 26 May 2011 19:58:15 +0000 (15:58 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 13:20:11 +0000 (09:20 -0400)
commite25934a51772f47edd94d7b7d08b0e167769639c
treec72dd84e95178d1e5e5223bf5a736e75430f1305
parent9a418455134f5dc23f124d2818b2e8e1cea997a1
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>
mm/fremap.c
mm/mmzone.c
mm/quicklist.c
mm/sparse-vmemmap.c
mm/swap_state.c
mm/swapfile.c