Aaron Durbin has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/38615 )
Change subject: soc/amd/picasso: move to using smbus_host.h definitions ......................................................................
soc/amd/picasso: move to using smbus_host.h definitions
The SMBus function declarations were duplicated. Use the common ones provided by smbus_host.h.
Change-Id: Ia8fec8f58d72690d73f2241e69b3ff05f74943a4 Signed-off-by: Aaron Durbin adurbin@chromium.org --- D src/soc/amd/picasso/include/soc/smbus.h M src/soc/amd/picasso/sm.c M src/soc/amd/picasso/smbus.c M src/soc/amd/picasso/southbridge.c 4 files changed, 12 insertions(+), 40 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/15/38615/2