mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
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>
6.7 KiB
6.7 KiB