pci: Remove DEBUG from pci_compat.c
authorBin Meng <bmeng.cn@gmail.com>
Mon, 3 Aug 2015 03:33:34 +0000 (20:33 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 5 Aug 2015 16:49:32 +0000 (10:49 -0600)
Remove DEBUG in drivers/pci/pci_compat.c.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
drivers/pci/pci_compat.c

index 05c3510..712c48f 100644 (file)
@@ -5,7 +5,6 @@
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
-#define DEBUG
 #include <common.h>
 #include <dm.h>
 #include <errno.h>