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

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

Merge "firmware: qcom_scm: Add MODULE_LICENSE"

parents ebbf8cba 8204cf14
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1079,3 +1079,5 @@ static void __exit qcom_scm_exit(void)
}
module_exit(qcom_scm_exit);
#endif

MODULE_LICENSE("GPL v2");