From: Richard Leitner Date: Thu, 21 Aug 2014 06:31:39 +0000 (+0200) Subject: usb: gadget: serial: replace {V,}DBG macro with dev_{v,}dbg X-Git-Tag: fixes-for-v3.18-merge-window~16^2~118^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8b0ea51b381a43c3179281a7aaf95b49f9f5f7b;p=pandora-kernel.git usb: gadget: serial: replace {V,}DBG macro with dev_{v,}dbg Replace the VDBG and DBG macro with the kernels "proper" debug macros (dev_vdbg and dev_dbg) in f_acm.c, f_obex.c & f_serial.c Signed-off-by: Richard Leitner Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed