mirror of
https://github.com/torvalds/linux.git
synced 2026-05-29 17:43:52 +02:00
serial: sh-sci: Add missing module description/author bits.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
3127c6b225
commit
7f405f9c31
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user