summaryrefslogtreecommitdiffstats
path: root/crypto/async_tx
diff options
context:
space:
mode:
authorPaul Gortmaker2011-09-16 01:42:40 +0200
committerPaul Gortmaker2011-11-01 00:31:10 +0100
commit310587c320e906c59ef4152c41d81b00adf1b259 (patch)
tree6dda14eaae4294916983af2ef3558a0a48c43405 /crypto/async_tx
parentdrivers/net: wireless/ath/ath5k/debug.c does not need module.h (diff)
downloadkernel-qcow2-linux-310587c320e906c59ef4152c41d81b00adf1b259.tar.gz
kernel-qcow2-linux-310587c320e906c59ef4152c41d81b00adf1b259.tar.xz
kernel-qcow2-linux-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/async_tx')
0 files changed, 0 insertions, 0 deletions