]> 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>
Sun, 31 Jul 2011 05:43:43 +0000 (01:43 -0400)
commit9704d531c613c12c71e0ed64f5310d7db7756d91
tree4378db1bce0874f4794e19061f3f7719fb81afb6
parent0fbf270c3ead6ce4794bbc0d0dfe46182ede54b2
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