sh: pfc: Make pr_fmt consistent across pfc drivers.
[firefly-linux-kernel-4.4.55.git] / drivers / sh / pfc / gpio.c
index f37f0c6d89b352bd1344b5f52a1b011cdb40cc00..62bca98474a9f11f50f3bec4ea041488dcc633b7 100644 (file)
@@ -8,7 +8,7 @@
  * License.  See the file "COPYING" in the main directory of this archive
  * for more details.
  */
-#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+#define pr_fmt(fmt) "sh_pfc " KBUILD_MODNAME ": " fmt
 
 #include <linux/init.h>
 #include <linux/gpio.h>