diff options
author | Anastasia Klimchuk <aklm@chromium.org> | 2021-05-20 10:18:52 +1000 |
---|---|---|
committer | Edward O'Callaghan <quasisec@chromium.org> | 2021-05-23 22:53:05 +0000 |
commit | 59237a37005918c11268913bf8120eae4b54c0ee (patch) | |
tree | 33566362cac1717aad54a2ccd5cb940c1fe67a2d /spi.c | |
parent | c49aaeef777fd66381100b4b6f133289755aa831 (diff) | |
download | flashrom-59237a37005918c11268913bf8120eae4b54c0ee.tar.gz flashrom-59237a37005918c11268913bf8120eae4b54c0ee.tar.bz2 flashrom-59237a37005918c11268913bf8120eae4b54c0ee.zip |
sb600spi.c: Move sb600_spibar into spi data instead of being global
This driver already has sb600spi_data struct, and sb600_spibar can
be its member instead of being a global variable.
BUG=b:185191942
TEST=builds
Change-Id: Ifaad0f0a2c0e956029d2df18ddcfd092515ca3c0
Signed-off-by: Anastasia Klimchuk <aklm@chromium.org>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/54712
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'spi.c')
0 files changed, 0 insertions, 0 deletions