mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-23 02:09:31 +07:00
net/wan/fsl_ucc_hdlc: Add MODULE_DESCRIPTION
Add missing MODULE_DESCRIPTION. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
26613a9559
commit
d60432994e
@ -1295,3 +1295,4 @@ static struct platform_driver ucc_hdlc_driver = {
|
||||
|
||||
module_platform_driver(ucc_hdlc_driver);
|
||||
MODULE_LICENSE("GPL");
|
||||
MODULE_DESCRIPTION(DRV_DESC);
|
||||
|
Loading…
Reference in New Issue
Block a user