s390/pci: fix kmsg component
[deliverable/linux.git] / arch / s390 / pci / pci_debug.c
index c5c66840ac00a8fd8382584a6dabc5b699596b17..eec598c5939f9b173e36801122c30b13d3bf5e2a 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/seq_file.h>
This page took 0.026305 seconds and 5 git commands to generate.