[coreboot-gerrit] Change in ...coreboot[master]: sb/amd/sb800: Remove unused smbus_delay() function

HAOUAS Elyes (Code Review) gerrit at coreboot.org
Mon Nov 26 21:22:24 CET 2018


HAOUAS Elyes has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/29843


Change subject: sb/amd/sb800: Remove unused smbus_delay() function
......................................................................

sb/amd/sb800: Remove unused smbus_delay() function

Change-Id: I08ed67dd7159f8a407d61c9b5fc69ff6aef10057
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/southbridge/amd/sb800/smbus.c
1 file changed, 0 insertions(+), 5 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/43/29843/1

diff --git a/src/southbridge/amd/sb800/smbus.c b/src/southbridge/amd/sb800/smbus.c
index aa4133b..0803b12 100644
--- a/src/southbridge/amd/sb800/smbus.c
+++ b/src/southbridge/amd/sb800/smbus.c
@@ -18,11 +18,6 @@
 
 #include "smbus.h"
 
-static inline void smbus_delay(void)
-{
-	outb(inb(0x80), 0x80);
-}
-
 static int smbus_wait_until_ready(u32 smbus_io_base)
 {
 	u32 loops;

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

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


More information about the coreboot-gerrit mailing list