diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-08-30 17:24:44 +0200 |
---|---|---|
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-10-31 14:20:11 +0100 |
commit | 639938eb606e94af498c589feae2f0b8a5c285d1 (patch) | |
tree | 30c9025fa85ab7d9db09bd84109e2036218a8157 /kernel/range.c | |
parent | module.h: split out the EXPORT_SYMBOL into export.h (diff) | |
download | linux-639938eb606e94af498c589feae2f0b8a5c285d1.tar.xz linux-639938eb606e94af498c589feae2f0b8a5c285d1.zip |
module.h: relocate MODULE_PARM_DESC into moduleparam.h
There are files which use module_param and MODULE_PARM_DESC
back to back. They only include moduleparam.h which makes sense,
but the implicit presence of module.h everywhere hid the fact
that MODULE_PARM_DESC wasn't in moduleparam.h at all. Relocate
the macro to moduleparam.h so that the moduleparam infrastructure
can be used independently of module.h
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions