diff options
Diffstat (limited to 'drivers/mfd/ipaq-micro.c')
-rw-r--r-- | drivers/mfd/ipaq-micro.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/mfd/ipaq-micro.c b/drivers/mfd/ipaq-micro.c index cd762d08f116..a1d9be82734d 100644 --- a/drivers/mfd/ipaq-micro.c +++ b/drivers/mfd/ipaq-micro.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Compaq iPAQ h3xxx Atmel microcontroller companion support | 3 | * Compaq iPAQ h3xxx Atmel microcontroller companion support |
3 | * | 4 | * |
@@ -8,10 +9,6 @@ | |||
8 | * Author : Alessandro Gardich <gremlin@gremlin.it> | 9 | * Author : Alessandro Gardich <gremlin@gremlin.it> |
9 | * Author : Dmitry Artamonow <mad_soft@inbox.ru> | 10 | * Author : Dmitry Artamonow <mad_soft@inbox.ru> |
10 | * Author : Linus Walleij <linus.walleij@linaro.org> | 11 | * Author : Linus Walleij <linus.walleij@linaro.org> |
11 | * | ||
12 | * This program is free software; you can redistribute it and/or modify | ||
13 | * it under the terms of the GNU General Public License version 2 as | ||
14 | * published by the Free Software Foundation. | ||
15 | */ | 12 | */ |
16 | 13 | ||
17 | #include <linux/module.h> | 14 | #include <linux/module.h> |