.. | .. |
---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | /* |
---|
2 | | - * PCAL9555a platform data initilization file |
---|
| 3 | + * PCAL9555a platform data initialization file |
---|
3 | 4 | * |
---|
4 | 5 | * Copyright (C) 2016, Intel Corporation |
---|
5 | 6 | * |
---|
6 | 7 | * Authors: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
---|
7 | 8 | * Dan O'Donovan <dan@emutex.com> |
---|
8 | | - * |
---|
9 | | - * This program is free software; you can redistribute it and/or |
---|
10 | | - * modify it under the terms of the GNU General Public License |
---|
11 | | - * as published by the Free Software Foundation; version 2 |
---|
12 | | - * of the License. |
---|
13 | 9 | */ |
---|
14 | 10 | |
---|
15 | 11 | #include <linux/gpio.h> |
---|