mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
These files were using moduleparam infrastructure, but were not including anything for it -- which is fine when module.h is being implicitly included in all files, but that is going away. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>