From: Jungseok Lee Date: Mon, 12 May 2014 09:40:30 +0000 (+0100) Subject: arm64: Use pr_* instead of printk X-Git-Tag: omap-for-v3.17/fixes-against-rc2~183^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac7b406c1a9d50ddbf5e5cbce8ca4d68d36ac2db;p=pandora-kernel.git arm64: Use pr_* instead of printk This patch fixed the following checkpatch complaint as using pr_* instead of printk. WARNING: printk() should include KERN_ facility level Signed-off-by: Jungseok Lee Reviewed-by: Sungjinn Chung Acked-by: Kukjin Kim Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed