diff options
author | Anastasia Klimchuk <aklm@chromium.org> | 2021-03-23 16:34:07 +1100 |
---|---|---|
committer | Edward O'Callaghan <quasisec@chromium.org> | 2021-04-01 01:17:48 +0000 |
commit | e704583ad53b24e1b39aa7a2e5077fa95d5f9244 (patch) | |
tree | d30504f5ac4310850372b124c33447b8f8ce3176 /util | |
parent | 6d79a6ab808463f6895a9665858ff8b220d5118b (diff) | |
download | flashrom-e704583ad53b24e1b39aa7a2e5077fa95d5f9244.tar.gz flashrom-e704583ad53b24e1b39aa7a2e5077fa95d5f9244.tar.bz2 flashrom-e704583ad53b24e1b39aa7a2e5077fa95d5f9244.zip |
tree: Remove forward-declarations of structs for spi masters
Reorder functions to avoid forward-declarations of structs. Similar
thing was done earlier for functions declarations, this patch takes
care of structs declarations.
BUG=b:140394053
TEST=builds
objdump -d is identical
objdump -s only difference is version number
Change-Id: I256bd7c763efc010fc1f29f7c5853f150ac10739
Signed-off-by: Anastasia Klimchuk <aklm@chromium.org>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/51731
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions