From: Thomas Gleixner Date: Mon, 21 Jul 2008 19:35:38 +0000 (+0200) Subject: x86: convert Dprintk to pr_debug X-Git-Tag: v2.6.27-rc1~951^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfc1b9a6a683c835a20d5b565ade55baf639f72f;p=pandora-kernel.git x86: convert Dprintk to pr_debug There are a couple of places where (P)Dprintk is used which is an old compile time enabled printk wrapper. Convert it to the generic pr_debug(). Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed