diff options
Diffstat (limited to 'drivers/net/wireless/intersil/p54/p54pci.h')
-rw-r--r-- | drivers/net/wireless/intersil/p54/p54pci.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/net/wireless/intersil/p54/p54pci.h b/drivers/net/wireless/intersil/p54/p54pci.h index 68405c142f97..3867e5935ac4 100644 --- a/drivers/net/wireless/intersil/p54/p54pci.h +++ b/drivers/net/wireless/intersil/p54/p54pci.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | #ifndef P54PCI_H | 2 | #ifndef P54PCI_H |
2 | #define P54PCI_H | 3 | #define P54PCI_H |
3 | #include <linux/interrupt.h> | 4 | #include <linux/interrupt.h> |
@@ -9,10 +10,6 @@ | |||
9 | * | 10 | * |
10 | * Based on the islsm (softmac prism54) driver, which is: | 11 | * Based on the islsm (softmac prism54) driver, which is: |
11 | * Copyright 2004-2006 Jean-Baptiste Note <jbnote@gmail.com>, et al. | 12 | * Copyright 2004-2006 Jean-Baptiste Note <jbnote@gmail.com>, et al. |
12 | * | ||
13 | * This program is free software; you can redistribute it and/or modify | ||
14 | * it under the terms of the GNU General Public License version 2 as | ||
15 | * published by the Free Software Foundation. | ||
16 | */ | 13 | */ |
17 | 14 | ||
18 | /* Device Interrupt register bits */ | 15 | /* Device Interrupt register bits */ |