On Tue, 7 Aug 2018 18:18:25 +0200, Krzysztof Kozlowski wrote: > Replace GPL v2.0 and v2.0+ license statements with SPDX license > identifiers. > > Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > --- > drivers/regulator/max14577-regulator.c | 22 +++++------------ > drivers/regulator/max77686-regulator.c | 32 +++++++----------------- > drivers/regulator/max77693-regulator.c | 32 +++++++----------------- > drivers/regulator/max77802-regulator.c | 34 +++++++++----------------- > drivers/regulator/max8997-regulator.c | 30 ++++++----------------- > drivers/regulator/max8998.c | 28 ++++++--------------- > include/dt-bindings/regulator/maxim,max77802.h | 5 +--- > 7 files changed, 52 insertions(+), 131 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>