From: Greg Kroah-Hartman Date: Fri, 14 Sep 2012 18:50:30 +0000 (-0700) Subject: USB: serial: garmin_gps.c: remove dbg() usage X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~73^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7065e8267bfaac4fb43caaa81a4e2b5660f7c1f0;p=pandora-kernel.git USB: serial: garmin_gps.c: remove dbg() usage dbg() was a very old USB-serial-specific macro. This patch removes it from being used in the driver and uses dev_dbg() instead. CC: Johan Hovold CC: Rusty Russell CC: Alan Stern CC: Mauro Carvalho Chehab Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed