linux_dsm_epyc7002/drivers/net/ethernet/chelsio/cxgb4
Paul Gortmaker 310587c320 drivers/net: fix mislocated headers in cxgb4/l2t.c
For some reason three #include <linux/...> are buried way
down in the file.  Since the inclusion of module.h is one
of them, the inclusion comes after use of EXPORT_SYMBOL
which will cause warnings about implicit declarations.
Relocate all the headers to the top.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-10-31 19:31:10 -04:00
..
cxgb4_main.c Merge branch 'master' of github.com:davem330/net 2011-10-07 13:38:43 -04:00
cxgb4_uld.h chelsio: Move the Chelsio drivers 2011-08-10 19:54:52 -07:00
cxgb4.h cxgb4: convert to SKB paged frag API. 2011-10-21 02:52:52 -04:00
l2t.c drivers/net: fix mislocated headers in cxgb4/l2t.c 2011-10-31 19:31:10 -04:00
l2t.h chelsio: Move the Chelsio drivers 2011-08-10 19:54:52 -07:00
Makefile chelsio: Move the Chelsio drivers 2011-08-10 19:54:52 -07:00
sge.c drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 2011-10-31 19:31:08 -04:00
t4_hw.c chelsio: Move the Chelsio drivers 2011-08-10 19:54:52 -07:00
t4_hw.h chelsio: Move the Chelsio drivers 2011-08-10 19:54:52 -07:00
t4_msg.h chelsio: Move the Chelsio drivers 2011-08-10 19:54:52 -07:00
t4_regs.h chelsio: Move the Chelsio drivers 2011-08-10 19:54:52 -07:00
t4fw_api.h chelsio: Move the Chelsio drivers 2011-08-10 19:54:52 -07:00