From: Paulius Zaleckas Date: Wed, 9 Jul 2008 13:03:13 +0000 (+0300) Subject: imxmmc: remove DEBUG definition X-Git-Tag: v2.6.27-rc1~72^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=322069c9df1fd4da269b2a57d78f753684962523;p=pandora-kernel.git imxmmc: remove DEBUG definition Removed DEBUG #define #undef, because module is automaticaly compiled with -DDEBUG when CONFIG_MMC_DEBUG is defined. Currently it just generates compiler warning about redefinition. Signed-off-by: Paulius Zaleckas Acked-by: Pavel Pisa Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed