diff options
Diffstat (limited to 'drivers/mmc/omap.c')
-rw-r--r-- | drivers/mmc/omap.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/mmc/omap.c b/drivers/mmc/omap.c index 49fb2ea..becb3c6 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> |