]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: cros_ec: cleanup: cros_ec.c is GPL licensed, like all the others.
authorBill Richardson <wfrichar@chromium.org>
Thu, 17 Apr 2014 19:32:17 +0000 (12:32 -0700)
committerLee Jones <lee.jones@linaro.org>
Fri, 23 May 2014 09:33:58 +0000 (10:33 +0100)
commit3b340f85acff6f6a958e924e68b86a015847925e
tree6773f8847b9fb4188e9bbbbd507065f691e4d195
parente14b464b55362dcfe952d1d2ffbcc1bfa06c8d6f
mfd: cros_ec: cleanup: cros_ec.c is GPL licensed, like all the others.

This module has always been GPL licensed. It was just missing the explicit
declaration to avoid tainting the kernel.

Signed-off-by: Bill Richardson <wfrichar@chromium.org>
Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/cros_ec.c