From: Joe Perches Date: Fri, 4 Apr 2014 16:09:08 +0000 (-0700) Subject: sound/oss: Remove uncompilable DBG macro use X-Git-Tag: v3.15-rc1~36^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3af5d0524aac70a6df638d6558f4b60dbf0216e7;p=pandora-kernel.git sound/oss: Remove uncompilable DBG macro use Most of it duplicates function tracing and one of them has an uncompilable printf %P use. Others have format/argument mismatches. Remove unused DBG1 macro definition Neaten uart401.c use of ok test around this DBG macro removal. Signed-off-by: Joe Perches Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed