Add dependency to evdev module
This commit is contained in:
parent
15eefa5b12
commit
76a46b2918
@ -335,3 +335,4 @@ static driver_t ft5406ts_driver = {
|
||||
};
|
||||
|
||||
DRIVER_MODULE(ft5406ts, ofwbus, ft5406ts_driver, ft5406ts_devclass, 0, 0);
|
||||
MODULE_DEPEND(ft5406ts, evdev, 1, 1, 1);
|
||||
|
Loading…
Reference in New Issue
Block a user