diff options
author | Romain Izard <romain.izard.pro@gmail.com> | 2016-02-23 14:54:54 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-03-08 00:11:14 (GMT) |
commit | 82a3f87f6e80e0bf7978152021eb8938976721cb (patch) | |
tree | 9c7ca4ba91172b2d90136e6ee6f7408c40ccf085 /drivers/crypto | |
parent | 0b8053fef6f71db8e09c7dcdf8fd1b2cd5d53756 (diff) | |
download | linux-82a3f87f6e80e0bf7978152021eb8938976721cb.tar.xz |
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>
Diffstat (limited to 'drivers/crypto')
0 files changed, 0 insertions, 0 deletions