projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1aa5e93
)
pci: Remove DEBUG from pci_compat.c
author
Bin Meng
<bmeng.cn@gmail.com>
Mon, 3 Aug 2015 03:33:34 +0000
(20:33 -0700)
committer
Simon 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
patch
|
blob
|
history
diff --git
a/drivers/pci/pci_compat.c
b/drivers/pci/pci_compat.c
index 05c35105ab421568e4441c2f8f5d5edccefc5d80..712c48f28f46220c2e7088282e5a53b2e756d7f9 100644
(file)
--- a/
drivers/pci/pci_compat.c
+++ b/
drivers/pci/pci_compat.c
@@
-5,7
+5,6
@@
*
* SPDX-License-Identifier: GPL-2.0+
*/
-#define DEBUG
#include <common.h>
#include <dm.h>
#include <errno.h>