From: Joe Perches Date: Thu, 13 Sep 2012 03:14:11 +0000 (-0700) Subject: device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~76^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=666f355f3805d68b6ed5f7013806f1f65abfbf03;p=pandora-kernel.git device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit Convert direct calls of vprintk_emit and printk_emit to the dev_ equivalents. Make create_syslog_header static. Signed-off-by: Joe Perches Acked-by: David S. Miller Tested-by: Jim Cromie Acked-by: Jason Baron Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed