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> |
||
|---|---|---|
| .. | ||
| cxgb4.h | ||
| cxgb4_main.c | ||
| cxgb4_uld.h | ||
| l2t.c | ||
| l2t.h | ||
| Makefile | ||
| sge.c | ||
| t4_hw.c | ||
| t4_hw.h | ||
| t4_msg.h | ||
| t4_regs.h | ||
| t4fw_api.h | ||