diff options
Diffstat (limited to 'drivers/pci/dwc/pci-keystone-dw.c')
-rw-r--r-- | drivers/pci/dwc/pci-keystone-dw.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/pci/dwc/pci-keystone-dw.c b/drivers/pci/dwc/pci-keystone-dw.c index 2fb20b887d2a..99a0e7076221 100644 --- a/drivers/pci/dwc/pci-keystone-dw.c +++ b/drivers/pci/dwc/pci-keystone-dw.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * DesignWare application register space functions for Keystone PCI controller | 3 | * DesignWare application register space functions for Keystone PCI controller |
3 | * | 4 | * |
@@ -5,11 +6,6 @@ | |||
5 | * http://www.ti.com | 6 | * http://www.ti.com |
6 | * | 7 | * |
7 | * Author: Murali Karicheri <m-karicheri2@ti.com> | 8 | * Author: Murali Karicheri <m-karicheri2@ti.com> |
8 | * | ||
9 | * | ||
10 | * This program is free software; you can redistribute it and/or modify | ||
11 | * it under the terms of the GNU General Public License version 2 as | ||
12 | * published by the Free Software Foundation. | ||
13 | */ | 9 | */ |
14 | 10 | ||
15 | #include <linux/irq.h> | 11 | #include <linux/irq.h> |