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

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

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



Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 3127c6b2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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");