[PATCH] net/wan: add MODULE_LICENSE for fsl_ucc_hdlc

Subsystems: freescale quicc engine ucc hdlc driver, networking drivers, the rest

STALE3455d

2 messages, 2 authors, 2017-02-17 · open the first message on its own page

[PATCH] net/wan: add MODULE_LICENSE for fsl_ucc_hdlc

From: Valentin Longchamp <hidden>
Date: 2017-02-17 10:31:29

It is required to build it as a module.

Signed-off-by: Valentin Longchamp <redacted>
---
 drivers/net/wan/fsl_ucc_hdlc.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/drivers/net/wan/fsl_ucc_hdlc.c b/drivers/net/wan/fsl_ucc_hdlc.c
index e38ce4d..1f38c06 100644
--- a/drivers/net/wan/fsl_ucc_hdlc.c
+++ b/drivers/net/wan/fsl_ucc_hdlc.c
@@ -1175,3 +1175,4 @@ static int ucc_hdlc_remove(struct platform_device *pdev)
 };
 
 module_platform_driver(ucc_hdlc_driver);
+MODULE_LICENSE("GPL");
-- 
1.8.3.1

Re: [PATCH] net/wan: add MODULE_LICENSE for fsl_ucc_hdlc

From: David Miller <davem@davemloft.net>
Date: 2017-02-17 20:21:07

From: Valentin Longchamp <redacted>
Date: Fri, 17 Feb 2017 11:31:22 +0100
It is required to build it as a module.

Signed-off-by: Valentin Longchamp <redacted>
Applied to net-next.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help