linux/drivers/net/dsa/b53
Masahiro Yamada 97139d4a6f treewide: remove redundant #include <linux/kconfig.h>
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>
2016-10-11 15:06:33 -07:00
..
b53_common.c net: dsa: b53: implement DSA port fast ageing 2016-09-23 08:38:50 -04:00
b53_mdio.c
b53_mmap.c treewide: remove redundant #include <linux/kconfig.h> 2016-10-11 15:06:33 -07:00
b53_priv.h net: dsa: b53: Remove unused including <linux/version.h> 2016-09-16 04:25:50 -04:00
b53_regs.h net: dsa: b53: Add JOIN_ALL_VLAN support 2016-08-26 13:15:48 -07:00
b53_spi.c
b53_srab.c
Kconfig
Makefile