OSDN Git Service

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>
Tue, 3 Jun 2014 07:11:15 +0000 (08:11 +0100)
commita865a589144da6dbf26750b7193a9748da159305
treed84104541254ea6ea27a747702723990a6b7ea6a
parent62cf2cdb99c7e870ab857bdd617e728790f8c43c
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