[coreboot-gerrit] Change in coreboot[master]: sb/amd/sr5650: Get rid of device_t

Elyes HAOUAS (Code Review) gerrit at coreboot.org
Sat Jun 9 17:39:38 CEST 2018


Elyes HAOUAS has uploaded this change for review. ( https://review.coreboot.org/26992


Change subject: sb/amd/sr5650: Get rid of device_t
......................................................................

sb/amd/sr5650: Get rid of device_t

Use of device_t has been abandoned in ramstage.
Use pci_devfn_t or pnp_devfn_t instead in romstage.

Change-Id: I669e8fe851a49216cee5593c5125331c0f0c243d
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/southbridge/amd/sr5650/Kconfig
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/92/26992/1

diff --git a/src/southbridge/amd/sr5650/Kconfig b/src/southbridge/amd/sr5650/Kconfig
index 85f6b13..85a082f 100644
--- a/src/southbridge/amd/sr5650/Kconfig
+++ b/src/southbridge/amd/sr5650/Kconfig
@@ -1,4 +1,4 @@
-##
+#
 ## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2010 Advanced Micro Devices, Inc.

-- 
To view, visit https://review.coreboot.org/26992
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I669e8fe851a49216cee5593c5125331c0f0c243d
Gerrit-Change-Number: 26992
Gerrit-PatchSet: 1
Gerrit-Owner: Elyes HAOUAS <ehaouas at noos.fr>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180609/9c2c1edd/attachment-0001.html>


More information about the coreboot-gerrit mailing list