From: H Hartley Sweeten Date: Mon, 20 Aug 2012 19:53:20 +0000 (-0700) Subject: staging: comedi: comedi_bond: remove private printk macros X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~827 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdb2a66ff03bff35e960a3a3303562751373418a;p=pandora-kernel.git staging: comedi: comedi_bond: remove private printk macros Remove the macros LOG_MSG, DEBUG, WARNING, and ERROR. Convert the printk's into dev_printk format. The DEBUG macro is not being used in the file so the module parameter 'debug' can also be removed. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed