-
- Downloads
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>
Showing
- mm/fremap.c 0 additions, 1 deletionmm/fremap.c
- mm/mmzone.c 0 additions, 1 deletionmm/mmzone.c
- mm/quicklist.c 0 additions, 1 deletionmm/quicklist.c
- mm/sparse-vmemmap.c 0 additions, 1 deletionmm/sparse-vmemmap.c
- mm/swap_state.c 0 additions, 1 deletionmm/swap_state.c
- mm/swapfile.c 0 additions, 1 deletionmm/swapfile.c
Loading
Please register or sign in to comment