From b8b0ea51b381a43c3179281a7aaf95b49f9f5f7b Mon Sep 17 00:00:00 2001 From: Richard Leitner Date: Thu, 21 Aug 2014 08:31:39 +0200 Subject: [PATCH] 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-format-patch failed