Attention is currently required from: Jason Glenesk, Marshall Dawson, Felix Held. Hello Jason Glenesk, Marshall Dawson, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/59323
to look at the new patch set (#5).
Change subject: lib/thread,soc/amd/common: Delete thread_mutex ......................................................................
lib/thread,soc/amd/common: Delete thread_mutex
The functionality has been moved into `struct mutex`.
BUG=b:179699789
Signed-off-by: Raul E Rangel rrangel@chromium.org Change-Id: I9c6d00a72a37bcc3f9f772c96b61003c280c6b19 --- M src/include/thread.h M src/lib/thread.c M src/soc/amd/common/block/include/amdblocks/spi.h M src/soc/amd/common/block/lpc/spi_dma.c M src/soc/amd/common/block/spi/fch_spi_ctrl.c M src/soc/amd/common/block/spi/fch_spi_util.c 6 files changed, 13 insertions(+), 40 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/23/59323/5