]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/fsi: Add module license to core driver
authorChristopher Bostic <cbostic@linux.vnet.ibm.com>
Tue, 6 Jun 2017 21:08:59 +0000 (16:08 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Jun 2017 09:52:09 +0000 (11:52 +0200)
commitbeaa1d56c9c24644a75ef274f46dca9f6138cfbb
tree0b2e1e2deea7dbf8b8332f9ec307c991c81873e9
parentcb17073ddecc9b7bfa6635be8bb8d69c52adfe28
drivers/fsi: Add module license to core driver

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

Signed-off-by: Christopher Bostic <cbostic@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/fsi/fsi-core.c