From: Per Forlin Date: Wed, 3 Aug 2011 12:22:17 +0000 (+0200) Subject: usb: musb: ux500: replace missing DBG with dev_dbg X-Git-Tag: v3.1-rc4~5^2~7^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afbd0749c0507d5fea980b3bfa76efc43af83d60;p=pandora-kernel.git usb: musb: ux500: replace missing DBG with dev_dbg ux500_dma.c fail to compile becase DBG has been removed from musb_debug. Use dev_dbg for all prints. Cc: stable@vger.kernel.org Signed-off-by: Per Forlin Acked-by: Mian Yousaf Kaukab Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed