Re: [PATCH 4/8] arm: mach-imx: Convert pr_warning to pr_warn

2014-09-15 Thread Shawn Guo
On Sat, Sep 13, 2014 at 11:31:15AM -0700, Joe Perches wrote: > Use the more common pr_warn. > > Signed-off-by: Joe Perches Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at htt

[PATCH 4/8] arm: mach-imx: Convert pr_warning to pr_warn

2014-09-13 Thread Joe Perches
Use the more common pr_warn. Signed-off-by: Joe Perches --- arch/arm/mach-imx/mach-armadillo5x0.c | 2 +- arch/arm/mach-imx/mach-mx31_3ds.c | 4 ++-- arch/arm/mach-imx/mach-mx31lite.c | 2 +- arch/arm/mach-imx/mach-pcm037.c | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-)