ata: sata_dwc_460ex: Remove debug compile options
[linux-2.6-microblaze.git] / drivers / ata / sata_dwc_460ex.c
index 319998d..bec33d7 100644 (file)
  *          COPYRIGHT (C) 2005  SYNOPSYS, INC.  ALL RIGHTS RESERVED
  */
 
-#ifdef CONFIG_SATA_DWC_DEBUG
-#define DEBUG
-#endif
-
-#ifdef CONFIG_SATA_DWC_VDEBUG
-#define VERBOSE_DEBUG
-#endif
-
 #include <linux/kernel.h>
 #include <linux/module.h>
 #include <linux/device.h>