Thread (27 messages) 27 messages, 3 authors, 2017-06-08
STALE3293d

[PATCH v8 24/24] drivers/fsi: Add module license to core driver

From: Christopher Bostic <hidden>
Date: 2017-06-06 21:10:06
Also in: linux-devicetree, lkml
Subsystem: fsi subsystem, the rest · Maintainers: Eddie James, Linus Torvalds

Add missing MODULE_LICENSE("GPL") to the core FSI driver.

Signed-off-by: Christopher Bostic <redacted>
---
 drivers/fsi/fsi-core.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/drivers/fsi/fsi-core.c b/drivers/fsi/fsi-core.c
index b56f4ed..a485864 100644
--- a/drivers/fsi/fsi-core.c
+++ b/drivers/fsi/fsi-core.c
@@ -896,4 +896,5 @@ static void fsi_exit(void)
 module_init(fsi_init);
 module_exit(fsi_exit);
 module_param(discard_errors, int, 0664);
+MODULE_LICENSE("GPL");
 MODULE_PARM_DESC(discard_errors, "Don't invoke error handling on bus accesses");
-- 
1.8.2.2
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help