mirror of
https://github.com/torvalds/linux.git
synced 2026-05-02 13:32:40 -04:00
These files were getting access to these two via the implicit presence of module.h everywhere. They aren't modules, so they don't need the full module.h inclusion though. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>