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

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

Merge "soc: qcom: Correct the module description for llcc-orchid"

parents 08373630 10239303
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -84,5 +84,5 @@ static struct platform_driver orchid_qcom_llcc_driver = {
};
module_platform_driver(orchid_qcom_llcc_driver);

MODULE_DESCRIPTION("QCOM orchid LLCC driver");
MODULE_DESCRIPTION("QTI orchid LLCC driver");
MODULE_LICENSE("GPL v2");