Files
kernel_xiaomi_sm8250/kernel
Paul Gortmaker bdfa97bf72 kernel: fix up module header handling in rcutiny files
The file rcutiny.c does not need moduleparam.h header, as
there are no modparams in this file.

However rcutiny_plugin.h does define a module_init() and
a module_exit() and it uses the various MODULE_ macros, so
it really does need module.h included.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-10-31 09:20:13 -04:00
..
2011-07-26 16:49:45 -07:00
2011-09-23 12:05:29 +05:30
2011-07-14 12:59:14 +03:00
2011-07-26 16:49:44 -07:00
2011-07-26 16:49:45 -07:00
2011-08-14 12:00:41 +02:00
2011-10-06 12:47:04 +02:00
2011-08-12 16:21:35 -05:00
2011-09-19 17:04:37 -07:00