[PATCH 3/8] arm: mach-ep93xx: Convert pr_warning to pr_warn

2014-09-13 Thread Joe Perches
Use the more common pr_warn. Other miscellanea: o Coalesce formats Signed-off-by: Joe Perches --- arch/arm/mach-ep93xx/core.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-ep93xx/core.c b/arch/arm/mach-ep93xx/core.c index 0e571f1..c75c678 100644 ---

[PATCH 3/8] arm: mach-ep93xx: Convert pr_warning to pr_warn

2014-09-13 Thread Joe Perches
Use the more common pr_warn. Other miscellanea: o Coalesce formats Signed-off-by: Joe Perches j...@perches.com --- arch/arm/mach-ep93xx/core.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-ep93xx/core.c b/arch/arm/mach-ep93xx/core.c index