Skip to content
Snippets Groups Projects
Commit db2b0e5f authored by Fabio Estevam's avatar Fabio Estevam Committed by Thierry Reding
Browse files

drm/panel: seiko-43wvf1g: Add missing ">" character in author's email

parent 6bf18d84
No related branches found
No related tags found
No related merge requests found
......@@ -363,6 +363,6 @@ static struct platform_driver seiko_panel_platform_driver = {
};
module_platform_driver(seiko_panel_platform_driver);
MODULE_AUTHOR("Marco Franchi <marco.franchi@nxp.com");
MODULE_AUTHOR("Marco Franchi <marco.franchi@nxp.com>");
MODULE_DESCRIPTION("Seiko 43WVF1G panel driver");
MODULE_LICENSE("GPL v2");
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment