Commit 74179d44 authored by Valentin Longchamp's avatar Valentin Longchamp Committed by David S. Miller

net/wan: add MODULE_LICENSE for fsl_ucc_hdlc

It is required to build it as a module.
Signed-off-by: default avatarValentin Longchamp <valentin.longchamp@keymile.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d2c58294
......@@ -1175,3 +1175,4 @@ static struct platform_driver ucc_hdlc_driver = {
};
module_platform_driver(ucc_hdlc_driver);
MODULE_LICENSE("GPL");
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