Skip to content
Snippets Groups Projects
Commit d0e88ec9 authored by Paul Gortmaker's avatar Paul Gortmaker
Browse files

drivers/net: wireless/ath/ath5k/debug.c does not need module.h


It only has module_param and EXPORT_SYMBOL, so now that export.h
is in scope at the same time as the recent ath5k update, we can
delete this module.h include.

Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent 6eb07caf
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment