提交 cb9b323b 编写于 作者: R Rafał Miłecki 提交者: Eduardo Valentin

thermal: broadcom: ns: specify myself as MODULE_AUTHOR

Just in case someone uses modinfo to find (blame) me.
Signed-off-by: NRafał Miłecki <rafal@milecki.pl>
Signed-off-by: NEduardo Valentin <edubezval@gmail.com>
上级 608567aa
...@@ -101,5 +101,6 @@ static struct platform_driver ns_thermal_driver = { ...@@ -101,5 +101,6 @@ static struct platform_driver ns_thermal_driver = {
}; };
module_platform_driver(ns_thermal_driver); module_platform_driver(ns_thermal_driver);
MODULE_AUTHOR("Rafał Miłecki <rafal@milecki.pl>");
MODULE_DESCRIPTION("Northstar thermal driver"); MODULE_DESCRIPTION("Northstar thermal driver");
MODULE_LICENSE("GPL v2"); MODULE_LICENSE("GPL v2");
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册