aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/bcm47xx/bcm47xx_private.h
diff options
context:
space:
mode:
authorRafał Miłecki <[email protected]>2014-12-10 17:38:26 +0100
committerRalf Baechle <[email protected]>2015-04-01 17:22:10 +0200
commitd548ca6b0784a99f0fcae397f115823ccd0361a5 (patch)
tree17a178461b3762bc78c301892abeeec4fcaf7d16 /arch/mips/bcm47xx/bcm47xx_private.h
parent05f5507f59d6d3eab1c2172c6266b664b61599b5 (diff)
MIPS: BCM47XX: Fix coding style to match kernel standards
[[email protected]: Fixed conflicts.] Signed-off-by: Rafał Miłecki <[email protected]> Acked-by: Hauke Mehrtens <[email protected]> Cc: [email protected] Cc: Paul Walmsley <[email protected]> Patchwork: https://patchwork.linux-mips.org/patch/8665/ Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'arch/mips/bcm47xx/bcm47xx_private.h')
-rw-r--r--arch/mips/bcm47xx/bcm47xx_private.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/bcm47xx/bcm47xx_private.h b/arch/mips/bcm47xx/bcm47xx_private.h
index ea909a56a3ee..41796befa9df 100644
--- a/arch/mips/bcm47xx/bcm47xx_private.h
+++ b/arch/mips/bcm47xx/bcm47xx_private.h
@@ -1,6 +1,10 @@
#ifndef LINUX_BCM47XX_PRIVATE_H_
#define LINUX_BCM47XX_PRIVATE_H_
+#ifndef pr_fmt
+#define pr_fmt(fmt) "bcm47xx: " fmt
+#endif
+
#include <linux/kernel.h>
/* prom.c */