1
0
Fork 0

pci: Remove DEBUG from pci_compat.c

Remove DEBUG in drivers/pci/pci_compat.c.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
utp
Bin Meng 2015-08-02 20:33:34 -07:00 committed by Simon Glass
parent 1aa5e93655
commit ae0518200f
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
*
* SPDX-License-Identifier: GPL-2.0+
*/
#define DEBUG
#include <common.h>
#include <dm.h>
#include <errno.h>