[coreboot-gerrit] Change in coreboot[master]: Remove duplicated #include amd_pci_defs.h

Richard Spiegel (Code Review) gerrit at coreboot.org
Tue Nov 14 01:04:40 CET 2017


Richard Spiegel has uploaded this change for review. ( https://review.coreboot.org/22461


Change subject: Remove duplicated #include amd_pci_defs.h
......................................................................

Remove duplicated #include amd_pci_defs.h

Remove <#include amd_pci_defs.h> from file src/soc/amd/common/amd_pci_utils.c,
as the same include exists in file src/soc/amd/common/amd_pci_utils.h.

BUG=b:62200907

Change-Id: I258d549d3eea3fb8919c0cddbb41dc2bc4738c4e
Signed-off-by: Richard Spiegel <richard.spiegel at silverbackltd.com>
---
M src/soc/amd/common/amd_pci_util.c
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/61/22461/1

diff --git a/src/soc/amd/common/amd_pci_util.c b/src/soc/amd/common/amd_pci_util.c
index a7e747a..80e1718 100644
--- a/src/soc/amd/common/amd_pci_util.c
+++ b/src/soc/amd/common/amd_pci_util.c
@@ -19,7 +19,6 @@
 #include <string.h>
 #include <amd_pci_util.h>
 #include <pc80/i8259.h>
-#include <include/amd_pci_int_defs.h>
 #include <amd_pci_int_types.h>
 
 const struct pirq_struct *pirq_data_ptr;

-- 
To view, visit https://review.coreboot.org/22461
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I258d549d3eea3fb8919c0cddbb41dc2bc4738c4e
Gerrit-Change-Number: 22461
Gerrit-PatchSet: 1
Gerrit-Owner: Richard Spiegel <richard.spiegel at silverbackltd.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171114/1a940299/attachment.html>


More information about the coreboot-gerrit mailing list