[coreboot-gerrit] Change in coreboot[master]: src/soc/amd/stoneyridge/southbridge.h: Remove unused prototypes

Richard Spiegel (Code Review) gerrit at coreboot.org
Wed Nov 8 18:57:38 CET 2017


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


Change subject: src/soc/amd/stoneyridge/southbridge.h: Remove unused prototypes
......................................................................

src/soc/amd/stoneyridge/southbridge.h: Remove unused prototypes

Remove unused s3_resume_init_data prototype from southbridge,h

BUG=b:68007655

Change-Id: If022f873813070aac6cc9090c2212178a4e66354
Signed-off-by: Richard Spiegel <richard.spiegel at silverbackltd.com>
---
M src/soc/amd/stoneyridge/include/soc/southbridge.h
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/76/22376/1

diff --git a/src/soc/amd/stoneyridge/include/soc/southbridge.h b/src/soc/amd/stoneyridge/include/soc/southbridge.h
index 30ed86e..df888f6 100644
--- a/src/soc/amd/stoneyridge/include/soc/southbridge.h
+++ b/src/soc/amd/stoneyridge/include/soc/southbridge.h
@@ -257,7 +257,6 @@
 void smi_write32(uint8_t offset, uint32_t value);
 uint16_t pm_acpi_pm_cnt_blk(void);
 int s3_load_nvram_early(int size, u32 *old_dword, int nvram_pos);
-void s3_resume_init_data(void *FchParams);
 int s3_save_nvram_early(u32 dword, int size, int  nvram_pos);
 void bootblock_fch_early_init(void);
 

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: If022f873813070aac6cc9090c2212178a4e66354
Gerrit-Change-Number: 22376
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/20171108/8d742c56/attachment.html>


More information about the coreboot-gerrit mailing list