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

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

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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1175,3 +1175,4 @@ static struct platform_driver ucc_hdlc_driver = {
};

module_platform_driver(ucc_hdlc_driver);
MODULE_LICENSE("GPL");