| commit | 54cc6b55d64a26596cfa6915f2ce3f98d2e98aaa | [log] [tgz] |
|---|---|---|
| author | Anastasia Klimchuk <[email protected]> | Tue Mar 23 05:34:07 2021 |
| committer | Commit Bot <[email protected]> | Thu Apr 01 15:27:56 2021 |
| tree | be6f80d30253b6f4ae19f73e3af3bffc4bafbc3a | |
| parent | 4ec4bb789ba14862aa52740c37c19327daf90fd8 [diff] |
UPSTREAM: 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 BRANCH=none TEST=builds objdump -d is identical objdump -s only difference is version number Original-Change-Id: I256bd7c763efc010fc1f29f7c5853f150ac10739 Original-Signed-off-by: Anastasia Klimchuk <[email protected]> Original-Reviewed-on: https://review.coreboot.org/c/flashrom/+/51731 Original-Tested-by: build bot (Jenkins) <[email protected]> Original-Reviewed-by: Nico Huber <[email protected]> Original-Reviewed-by: Edward O'Callaghan <[email protected]> (cherry picked from commit e704583ad53b24e1b39aa7a2e5077fa95d5f9244) Signed-off-by: Anastasia Klimchuk <[email protected]> Change-Id: I017051bce002e77877a55b9749ca0b18d2db7f81 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/flashrom/+/2796738 Reviewed-by: Sean Paul <[email protected]> Reviewed-by: Edward O'Callaghan <[email protected]> Tested-by: Edward O'Callaghan <[email protected]> Commit-Queue: Edward O'Callaghan <[email protected]>