diff options
Diffstat (limited to 'drivers/leds/leds-tlc591xx.c')
-rw-r--r-- | drivers/leds/leds-tlc591xx.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/leds/leds-tlc591xx.c b/drivers/leds/leds-tlc591xx.c index f5357f6d9e58..59ff088c7d75 100644 --- a/drivers/leds/leds-tlc591xx.c +++ b/drivers/leds/leds-tlc591xx.c | |||
@@ -1,10 +1,7 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2014 Belkin Inc. | 3 | * Copyright 2014 Belkin Inc. |
3 | * Copyright 2015 Andrew Lunn <andrew@lunn.ch> | 4 | * Copyright 2015 Andrew Lunn <andrew@lunn.ch> |
4 | * | ||
5 | * This program is free software; you can redistribute it and/or modify | ||
6 | * it under the terms of the GNU General Public License as published by | ||
7 | * the Free Software Foundation; version 2 of the License. | ||
8 | */ | 5 | */ |
9 | 6 | ||
10 | #include <linux/i2c.h> | 7 | #include <linux/i2c.h> |