s390/pci: fix kmsg component
[deliverable/linux.git] / arch / s390 / pci / pci_clp.c
index 96545d7659fd0d30060a96a7dbb5e2e368aa9eba..6e22a247de9b302c768d6a4e6ff6dbca18b283b3 100644 (file)
@@ -5,8 +5,8 @@
  *   Jan Glauber <jang@linux.vnet.ibm.com>
  */
 
-#define COMPONENT "zPCI"
-#define pr_fmt(fmt) COMPONENT ": " fmt
+#define KMSG_COMPONENT "zpci"
+#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
 
 #include <linux/kernel.h>
 #include <linux/slab.h>
This page took 0.024199 seconds and 5 git commands to generate.