[PATCH 00/10] platform/chrome: cros_ec: remove unused includes and switch to SPDX

From: Enric Balletbo i Serra
Date: Tue Jan 08 2019 - 11:10:26 EST


Hi,

After the patchset to move cros_ec sysfs attributes to its own drivers
[1], I'd like to do some cleanup and switch to the SPDX license on these
files. This patchset applies on top of [1] and can go through the
platform-chrome repository once [1] is applied.

Best regards,
Enric

[1] https://lkml.org/lkml/2018/12/12/679

Enric Balletbo i Serra (10):
platform/chrome: cros_ec_debugfs: remove unused includes
platform/chrome: cros_ec_lightbar: remove unused includes
platform/chrome: cros_ec_sysfs: remove unused includes
platform/chrome: cros_ec_vbc: remove unused includes
platform/chrome: cros_ec_lightbar: remove pr_fmt() define
platform/chrome: cros_ec_sysfs: remove pr_fmt() define
platform/chrome: cros_ec_debugfs: switch to SPDX identifier
platform/chrome: cros_ec_lightbar: switch to SPDX identifier
platform/chrome: cros_ec_sysfs: switch to SPDX identifier
platform/chrome: cros_ec_vbc: switch to SPDX identifier

drivers/platform/chrome/cros_ec_debugfs.c | 27 +++----------------
drivers/platform/chrome/cros_ec_lightbar.c | 31 +++-------------------
drivers/platform/chrome/cros_ec_sysfs.c | 31 +++-------------------
drivers/platform/chrome/cros_ec_vbc.c | 28 +++++--------------
4 files changed, 18 insertions(+), 99 deletions(-)

--
2.20.1