Files
linux-st/include/linux
Paul Gortmaker 639938eb60 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>
2011-10-31 09:20:11 -04:00
..
2011-10-26 23:15:28 +02:00
2011-10-26 15:43:25 -04:00
2011-10-25 09:59:04 +02:00
2011-10-30 12:24:05 +02:00
2011-10-29 12:49:40 +02:00
2011-10-24 02:07:21 -04:00