提交 3c200db5 编写于 作者: G Gerhard Bertelsmann 提交者: Marc Kleine-Budde

can: sun4i: fix MODULE_DESCRIPTION

This patch change description of the module.
Signed-off-by: NGerhard Bertelsmann <info@gerhard-bertelsmann.de>
Signed-off-by: NMarc Kleine-Budde <mkl@pengutronix.de>
上级 887e07be
...@@ -854,4 +854,4 @@ module_platform_driver(sun4i_can_driver); ...@@ -854,4 +854,4 @@ module_platform_driver(sun4i_can_driver);
MODULE_AUTHOR("Peter Chen <xingkongcp@gmail.com>"); MODULE_AUTHOR("Peter Chen <xingkongcp@gmail.com>");
MODULE_AUTHOR("Gerhard Bertelsmann <info@gerhard-bertelsmann.de>"); MODULE_AUTHOR("Gerhard Bertelsmann <info@gerhard-bertelsmann.de>");
MODULE_LICENSE("Dual BSD/GPL"); MODULE_LICENSE("Dual BSD/GPL");
MODULE_DESCRIPTION(DRV_NAME "CAN driver for Allwinner SoCs (A10/A20)"); MODULE_DESCRIPTION("CAN driver for Allwinner SoCs (A10/A20)");
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册