Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f7ef9d98 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: ipa: Add PIL driver as soft dependency for IPA"

parents d4cf41dc 2fe74a2f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3809,6 +3809,6 @@ static void __exit ipa_module_exit(void)
}
module_exit(ipa_module_exit);


MODULE_SOFTDEP("pre: subsys-pil-tz");
MODULE_LICENSE("GPL v2");
MODULE_DESCRIPTION("IPA HW device driver");