diff options
Diffstat (limited to 'drivers/pci/hotplug/s390_pci_hpc.c')
-rw-r--r-- | drivers/pci/hotplug/s390_pci_hpc.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/pci/hotplug/s390_pci_hpc.c b/drivers/pci/hotplug/s390_pci_hpc.c index 530d0e49f2ed..ffdc2977395d 100644 --- a/drivers/pci/hotplug/s390_pci_hpc.c +++ b/drivers/pci/hotplug/s390_pci_hpc.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0+ | ||
1 | /* | 2 | /* |
2 | * PCI Hot Plug Controller Driver for System z | 3 | * PCI Hot Plug Controller Driver for System z |
3 | * | 4 | * |
@@ -5,8 +6,6 @@ | |||
5 | * | 6 | * |
6 | * Author(s): | 7 | * Author(s): |
7 | * Jan Glauber <jang@linux.vnet.ibm.com> | 8 | * Jan Glauber <jang@linux.vnet.ibm.com> |
8 | * | ||
9 | * License: GPL | ||
10 | */ | 9 | */ |
11 | 10 | ||
12 | #define KMSG_COMPONENT "zpci" | 11 | #define KMSG_COMPONENT "zpci" |