diff options
Diffstat (limited to 'drivers/net/wireless/admtek/adm8211.c')
| -rw-r--r-- | drivers/net/wireless/admtek/adm8211.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/net/wireless/admtek/adm8211.c b/drivers/net/wireless/admtek/adm8211.c index 3b0802fc5bf5..46f1427e6e9e 100644 --- a/drivers/net/wireless/admtek/adm8211.c +++ b/drivers/net/wireless/admtek/adm8211.c | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | // SPDX-License-Identifier: GPL-2.0-only | ||
| 1 | 2 | ||
| 2 | /* | 3 | /* |
| 3 | * Linux device driver for ADMtek ADM8211 (IEEE 802.11b MAC/BBP) | 4 | * Linux device driver for ADMtek ADM8211 (IEEE 802.11b MAC/BBP) |
| @@ -8,11 +9,6 @@ | |||
| 8 | * and used with permission. | 9 | * and used with permission. |
| 9 | * | 10 | * |
| 10 | * Much thanks to Infineon-ADMtek for their support of this driver. | 11 | * Much thanks to Infineon-ADMtek for their support of this driver. |
| 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. See README and COPYING for | ||
| 15 | * more details. | ||
| 16 | */ | 12 | */ |
| 17 | 13 | ||
| 18 | #include <linux/interrupt.h> | 14 | #include <linux/interrupt.h> |
