Kernel source files need not include <linux/kconfig.h> explicitly because the top Makefile forces to include it with: -include $(srctree)/include/linux/kconfig.h This commit removes explicit includes except the following: * arch/s390/include/asm/facilities_src.h * tools/testing/radix-tree/linux/kernel.h These two are used for host programs. Link: http://lkml.kernel.org/r/1473656164-11929-1-git-send-email-yamada.masahiro@socionext.com Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
|---|---|---|
| .. | ||
| cs5536 | ||
| boot_param.h | ||
| cpu-feature-overrides.h | ||
| dma-coherence.h | ||
| irq.h | ||
| kernel-entry-init.h | ||
| loongson.h | ||
| loongson_hwmon.h | ||
| machine.h | ||
| mc146818rtc.h | ||
| mem.h | ||
| mmzone.h | ||
| pci.h | ||
| spaces.h | ||
| topology.h | ||
| workarounds.h | ||