From: Russell King Date: Wed, 29 Mar 2006 08:30:20 +0000 (+0100) Subject: [MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selected X-Git-Tag: v2.6.17-rc1~22^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c65631781eb0f2e81865017c1484e9aef76e1b61;p=pandora-kernel.git [MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selected 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 --- Reading git-diff-tree failed