Commit 7f405f9c authored by Paul Mundt's avatar Paul Mundt

serial: sh-sci: Add missing module description/author bits.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 3127c6b2
......@@ -2211,3 +2211,5 @@ module_exit(sci_exit);
MODULE_LICENSE("GPL");
MODULE_ALIAS("platform:sh-sci");
MODULE_AUTHOR("Paul Mundt");
MODULE_DESCRIPTION("SuperH SCI(F) serial driver");
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment