mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-06-24 20:23:25 +00: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>