mirror of
https://github.com/torvalds/linux.git
synced 2026-09-23 23:21:49 -04:00
A pending cleanup will mean that module.h won't be implicitly everywhere anymore. Make sure the modular drivers in input dir are actually calling out for <module.h> explicitly in advance. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>