]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
pci: Remove DEBUG from pci_compat.c
authorBin Meng <bmeng.cn@gmail.com>
Mon, 3 Aug 2015 03:33:34 +0000 (20:33 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:00:59 +0000 (08:00 +0200)
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 05c35105ab421568e4441c2f8f5d5edccefc5d80..712c48f28f46220c2e7088282e5a53b2e756d7f9 100644 (file)
@@ -5,7 +5,6 @@
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
-#define DEBUG
 #include <common.h>
 #include <dm.h>
 #include <errno.h>
 #include <common.h>
 #include <dm.h>
 #include <errno.h>