From: Konrad Rzeszutek Wilk Date: Mon, 4 Mar 2013 18:18:15 +0000 (-0500) Subject: zcache: Make the debug code use pr_debug X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~800 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a96138be77d1c7e44ff2d0b0366f3b0b240d3e39;p=pandora-kernel.git zcache: Make the debug code use pr_debug as if you are debugging this driver you would be using 'debug' on the command line anyhow - and this would dump the debug data on the proper loglevel. While at it also remove the unconditional #define ZCACHE_DEBUG. Acked-by: Dan Magenheimer Signed-off-by: Konrad Rzeszutek Wilk Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed