mfd: cros ec: spi: Use correct module license
authorThierry Reding <thierry.reding@gmail.com>
Mon, 9 Dec 2013 10:05:38 +0000 (11:05 +0100)
committerLee Jones <lee.jones@linaro.org>
Tue, 21 Jan 2014 08:28:04 +0000 (08:28 +0000)
commitea0f8b0b67ba4c55fef154904bf50579d2039695
tree08b271643959644398bd4fc7e9d84416680c754c
parent005718c08be33e28ab89e820256bcf1fad4a370a
mfd: cros ec: spi: Use correct module license

According to the header comment in the source file the driver is
licensed under GPL v2, so update MODULE_LICENSE() to match that.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/cros_ec_spi.c