diff options
Diffstat (limited to 'drivers/gpio/gpio-menz127.c')
-rw-r--r-- | drivers/gpio/gpio-menz127.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/gpio/gpio-menz127.c b/drivers/gpio/gpio-menz127.c index b2635326546e..70fdb42a8e88 100644 --- a/drivers/gpio/gpio-menz127.c +++ b/drivers/gpio/gpio-menz127.c | |||
@@ -1,11 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * MEN 16Z127 GPIO driver | 3 | * MEN 16Z127 GPIO driver |
3 | * | 4 | * |
4 | * Copyright (C) 2016 MEN Mikroelektronik GmbH (www.men.de) | 5 | * Copyright (C) 2016 MEN Mikroelektronik GmbH (www.men.de) |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify it | ||
7 | * under the terms of the GNU General Public License as published by the Free | ||
8 | * Software Foundation; version 2 of the License. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #include <linux/kernel.h> | 8 | #include <linux/kernel.h> |