From: Greg Kroah-Hartman Date: Thu, 13 Sep 2012 18:21:12 +0000 (-0700) Subject: USB: atm: usbatm: fix up debug printing code X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~73^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34ad569fec46937b48cda329b037c1ff7fac9ab6;p=pandora-kernel.git USB: atm: usbatm: fix up debug printing code If VERBOSE_DEBUG was enabled, lots of build errors happend (obviously no one uses this mode.) So fix that up, and get rid of the dbg() call, and use dev_dbg() like the rest of the driver does. Cc: Duncan Sands Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed