git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ea0cae
)
sound/oss: Remove uncompilable DBG macro use
author
Joe Perches
<joe@perches.com>
Fri, 4 Apr 2014 16:09:08 +0000
(09:09 -0700)
committer
Takashi 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