OpenCloudOS-Kernel/drivers/net/ethernet/chelsio/cxgb4
Paul Gortmaker a81ab36bf5 drivers/net: delete non-required instances of include <linux/init.h>
None of these files are actually using any __init type directives
and hence don't need to include <linux/init.h>.   Most are just a
left over from __devinit and __cpuinit removal, or simply due to
code getting copied from one driver to the next.

This covers everything under drivers/net except for wireless, which
has been submitted separately.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-01-16 11:53:26 -08:00
..
Makefile
cxgb4.h cxgb4: Changed FW check version to match FW binary version 2014-01-09 22:58:18 -05:00
cxgb4_main.c cxgb4: Add API to correctly calculate tuple fields 2013-12-22 18:09:08 -05:00
cxgb4_uld.h cxgb4: Assign filter server TIDs properly 2013-12-22 18:09:07 -05:00
l2t.c cxgb4: silence shift wrapping static checker warning 2014-01-13 11:15:58 -08:00
l2t.h cxgb4: Add API to correctly calculate tuple fields 2013-12-22 18:09:08 -05:00
sge.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-01-06 17:37:45 -05:00
t4_hw.c drivers/net: delete non-required instances of include <linux/init.h> 2014-01-16 11:53:26 -08:00
t4_hw.h cxgb4: Initialize T5 2013-03-14 11:35:53 -04:00
t4_msg.h cxgb4: Add routines to create and remove listening IPv6 servers 2013-08-12 12:33:36 -07:00
t4_regs.h cxgb4: Add API to correctly calculate tuple fields 2013-12-22 18:09:08 -05:00
t4fw_api.h cxgb4: Add new scheme to update T4/T5 firmware 2013-12-03 16:55:40 -05:00