From: Ezequiel Garcia Date: Tue, 12 Feb 2013 19:22:23 +0000 (-0300) Subject: ARM: omap2: gpmc-onenand: Replace printk KERN_ERR with dev_warn() X-Git-Tag: omap-for-v3.10/gpmc-signed^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ab91596a55e05410fcaab6d7d066ce0e0d0a712;p=pandora-kernel.git ARM: omap2: gpmc-onenand: Replace printk KERN_ERR with dev_warn() Since the condition is not an error but a warning, replace printk KERN_ERR with dev_warn. Signed-off-by: Ezequiel Garcia Reviewed-by: Jon Hunter Signed-off-by: Jon Hunter --- Reading git-diff-tree failed