diff options
Diffstat (limited to 'arch/s390/pci/pci.c')
| -rw-r--r-- | arch/s390/pci/pci.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/s390/pci/pci.c b/arch/s390/pci/pci.c index 30de42730b2f..2fa7b14b9c08 100644 --- a/arch/s390/pci/pci.c +++ b/arch/s390/pci/pci.c | |||
| @@ -15,8 +15,8 @@ | |||
| 15 | * Thomas Klein | 15 | * Thomas Klein |
| 16 | */ | 16 | */ |
| 17 | 17 | ||
| 18 | #define COMPONENT "zPCI" | 18 | #define KMSG_COMPONENT "zpci" |
| 19 | #define pr_fmt(fmt) COMPONENT ": " fmt | 19 | #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt |
| 20 | 20 | ||
| 21 | #include <linux/kernel.h> | 21 | #include <linux/kernel.h> |
| 22 | #include <linux/slab.h> | 22 | #include <linux/slab.h> |
