mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-10 15:19:51 +00: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…
x
Reference in New Issue
Block a user