aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/omap.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mmc/omap.c')
-rw-r--r--drivers/mmc/omap.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/mmc/omap.c b/drivers/mmc/omap.c
index 49fb2ea4b7e..becb3c68c34 100644
--- a/drivers/mmc/omap.c
+++ b/drivers/mmc/omap.c
@@ -12,11 +12,6 @@
*/
#include <linux/config.h>
-
-#ifdef CONFIG_MMC_DEBUG
-#define DEBUG /* for dev_dbg(), pr_debug(), etc */
-#endif
-
#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/init.h>