cpufreq: Improve debug prints
[deliverable/linux.git] / drivers / cpufreq / cpufreq_userspace.c
index bedac1aa9be31919f74ea6e3788d47e64f1e3342..c8c3d293cc57239c1f7d1965000a64c183204de1 100644 (file)
@@ -11,6 +11,8 @@
  *
  */
 
+#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+
 #include <linux/kernel.h>
 #include <linux/module.h>
 #include <linux/smp.h>
This page took 0.031305 seconds and 5 git commands to generate.