]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Wed, 17 Aug 2011 17:42:46 +0000 (13:42 -0400)
commit7ac295cae9acc03eb9ee7c509dde51db2038da8c
tree39d39ac413654651b0391f44eb784f565ef906ff
parent602b73d06943fbc799bd99de0b219ef6ef319ad3
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