[S390] convert ctcm printks to dev_xxx and pr_xxx macros.
[safe/jmp/linux-2.6] / drivers / s390 / net / ctcm_sysfs.c
index bb2d137..8452bb0 100644 (file)
@@ -10,6 +10,9 @@
 #undef DEBUGDATA
 #undef DEBUGCCW
 
+#define KMSG_COMPONENT "ctcm"
+#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
+
 #include <linux/sysfs.h>
 #include "ctcm_main.h"