diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-09-15 19:42:40 -0400 |
---|---|---|
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-10-31 19:31:10 -0400 |
commit | 310587c320e906c59ef4152c41d81b00adf1b259 (patch) | |
tree | 6dda14eaae4294916983af2ef3558a0a48c43405 /crypto/xcbc.c | |
parent | d0e88ec90151c52ca9aa67adece8f2b8bd3c9f3b (diff) | |
download | linux-3.10-310587c320e906c59ef4152c41d81b00adf1b259.tar.gz linux-3.10-310587c320e906c59ef4152c41d81b00adf1b259.tar.bz2 linux-3.10-310587c320e906c59ef4152c41d81b00adf1b259.zip |
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>
Diffstat (limited to 'crypto/xcbc.c')
0 files changed, 0 insertions, 0 deletions