Home
last modified time | relevance | path

Searched hist:"82 a3f87f6e80e0bf7978152021eb8938976721cb" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/tty/serial/
H A Dserial_mctrl_gpio.cdiff 82a3f87f6e80e0bf7978152021eb8938976721cb Tue Feb 23 15:54:54 CET 2016 Romain Izard <romain.izard.pro@gmail.com> serial: mctrl_gpio: Add missing module license

As the mctrl_gpio driver can be built as a module, it needs to have its
license specified with MODULE_LICENSE. Otherwise, it cannot access
required symbols exported through EXPORT_SYMBOL_GPL.

Signed-off-by: Romain Izard <romain.izard.pro@gmail.com>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>