Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
acpi: delete module.h include from files explicitly not needing it
Files which aren't actually using infrastructure from module.h shouldn't include it, as it is a big header with lots of child includes spawned off. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
- Loading branch information