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:
730c9b7
)
[MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selected
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Wed, 29 Mar 2006 08:30:20 +0000
(09:30 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 29 Mar 2006 08:30:20 +0000
(09:30 +0100)
Rather than each driver test MMC_DEBUG itself, and define DEBUG,
pass it in via the makefile instead.
Fix drivers to use pr_debug() where appropriate, and avoid defining
a DEBUG() macro.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found