.. | .. |
---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0-only */ |
---|
1 | 2 | #ifndef P54PCI_H |
---|
2 | 3 | #define P54PCI_H |
---|
3 | 4 | #include <linux/interrupt.h> |
---|
.. | .. |
---|
9 | 10 | * |
---|
10 | 11 | * Based on the islsm (softmac prism54) driver, which is: |
---|
11 | 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 | 15 | /* Device Interrupt register bits */ |
---|