diff --git a/[refs] b/[refs] index 09b42f3d1130..66d823f39229 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1685a03e98b7e9b83e0aa692c1cc470b3aa37597 +refs/heads/master: 322069c9df1fd4da269b2a57d78f753684962523 diff --git a/trunk/drivers/mmc/host/imxmmc.c b/trunk/drivers/mmc/host/imxmmc.c index 5e880c0f1349..77493339303b 100644 --- a/trunk/drivers/mmc/host/imxmmc.c +++ b/trunk/drivers/mmc/host/imxmmc.c @@ -26,12 +26,6 @@ * */ -#ifdef CONFIG_MMC_DEBUG -#define DEBUG -#else -#undef DEBUG -#endif - #include #include #include