net: add moduleparam.h for users of module_param/MODULE_PARM_DESC
These files were getting access to these two via the implicit
presence of module.h everywhere. They aren't modules, so they
don't need the full module.h inclusion though.
Signed-off-by:
Paul Gortmaker <paul.gortmaker@windriver.com>
Showing
- net/dccp/ccids/lib/tfrc.c 1 addition, 0 deletionsnet/dccp/ccids/lib/tfrc.c
- net/mac80211/mlme.c 1 addition, 0 deletionsnet/mac80211/mlme.c
- net/netfilter/nf_conntrack_expect.c 1 addition, 0 deletionsnet/netfilter/nf_conntrack_expect.c
- net/rds/send.c 1 addition, 0 deletionsnet/rds/send.c
- net/rfkill/input.c 1 addition, 0 deletionsnet/rfkill/input.c
- net/wireless/reg.c 1 addition, 0 deletionsnet/wireless/reg.c
Loading
Please register or sign in to comment