diff options
author | Edward O'Callaghan <quasisec@google.com> | 2020-07-16 17:14:01 +1000 |
---|---|---|
committer | Edward O'Callaghan <quasisec@chromium.org> | 2020-07-16 22:30:08 +0000 |
commit | 75cb187b486102d47fdf61e4adc7bf307289763b (patch) | |
tree | 8e8581cfc49562910ceab40a0bbeed8809782c65 /spi.h | |
parent | 68ba2ad6e0b86f11163f4ac87cff4762ec4a75ed (diff) | |
download | flashrom-75cb187b486102d47fdf61e4adc7bf307289763b.tar.gz flashrom-75cb187b486102d47fdf61e4adc7bf307289763b.tar.bz2 flashrom-75cb187b486102d47fdf61e4adc7bf307289763b.zip |
ichspi.c: Make ich_init_spi() parameteric on spibar
The ich_init_spi() function takes spibar as a parameter
and sets the global ich_spibar with it but then uses the
global symbol instead of using the parameter directly.
Change-Id: Id809c33d8a4074acbee8e1cd8e3b7b00ce0cb3ec
Signed-off-by: Edward O'Callaghan <quasisec@google.com>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/43506
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'spi.h')
0 files changed, 0 insertions, 0 deletions