sound/oss: Remove uncompilable DBG macro use
authorJoe Perches <joe@perches.com>
Fri, 4 Apr 2014 16:09:08 +0000 (09:09 -0700)
committerTakashi Iwai <tiwai@suse.de>
Fri, 4 Apr 2014 16:20:10 +0000 (18:20 +0200)
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 <joe@perches.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found