diff options
Diffstat (limited to 'drivers/power/supply/da9150-charger.c')
| -rw-r--r-- | drivers/power/supply/da9150-charger.c | 6 | 
1 files changed, 1 insertions, 5 deletions
| diff --git a/drivers/power/supply/da9150-charger.c b/drivers/power/supply/da9150-charger.c index 60099815296e..f9314cc0cd75 100644 --- a/drivers/power/supply/da9150-charger.c +++ b/drivers/power/supply/da9150-charger.c @@ -1,14 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0-or-later  /*   * DA9150 Charger Driver   *   * Copyright (c) 2014 Dialog Semiconductor   *   * Author: Adam Thomson <Adam.Thomson.Opensource@diasemi.com> - * - * This program is free software; you can redistribute  it and/or modify it - * under  the terms of  the GNU General  Public License as published by the - * Free Software Foundation;  either version 2 of the  License, or (at your - * option) any later version.   */  #include <linux/kernel.h> | 
