]> 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, 27 Jul 2011 23:09:01 +0000 (19:09 -0400)
commit7b9e6fb088d9c66208892389a6bb630eb18b008e
treefd8aa79ca42833c69fc957f9957fed15f6abaa8b
parent3908ee6693977b859f472c691141615dc699d68f
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