]> 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>
Thu, 11 Aug 2011 19:09:48 +0000 (15:09 -0400)
commita1be17a6ffd374cc5e903f3cfa93e0f81bcdedd1
tree380e5ccd8dd06b84df96483975e155d137552502
parentff95762050547f1c099e7eacae051e60d7563d1e
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