Merge commit '33b458d276bb' into kvm-next
[linux-2.6-microblaze.git] / fs / efs / efs.h
index 5528926..5bbf961 100644 (file)
@@ -7,6 +7,12 @@
 #ifndef _EFS_EFS_H_
 #define _EFS_EFS_H_
 
+#ifdef pr_fmt
+#undef pr_fmt
+#endif
+
+#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+
 #include <linux/fs.h>
 #include <asm/uaccess.h>