1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-11-04 15:10:39 +01:00
Files
flashrom/include/chipdrivers.h
Antonio Vázquez 5f37cfcd31 spi.h: Move SPI declarations from chipdrivers.h to spi.h
The corresponding functions implementations are already in spi.c,
so the declarations naturally can be in spi.h

Change-Id: I30dcd606b96e651470047d91bc460ac6383be8e8
Signed-off-by: Antonio Vázquez <antoniovazquezblanco@gmail.com>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/89271
Reviewed-by: Anastasia Klimchuk <aklm@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2025-10-14 10:34:47 +00:00

9.2 KiB