summaryrefslogtreecommitdiff
path: root/src/soc/sifive/Kconfig
diff options
context:
space:
mode:
authorFelix Held <felix-coreboot@felixheld.de>2021-08-05 15:52:46 +0200
committerFelix Held <felix-coreboot@felixheld.de>2021-09-08 00:17:14 +0000
commitb7f056307daa7badbf0786a001bac948cdf0814c (patch)
treecac3e86103ca9b28ec2ea7419a43b15c13d8f4e7 /src/soc/sifive/Kconfig
parentaa9ad0544908761248e9ea9bd5d44e3d0d6b90ea (diff)
soc/amd/common/block/gpio_banks: inline iomux_read8 and iomux_write8
Since both functions are only called from one function each, inline them into those functions. Also get_gpio_mux just returned the return value of iomux_read8, so there were two functions with identical functionality which shouldn't be the case. Suggested-by: Martin Roth <martinroth@chromium.org> Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Change-Id: I5662d0226edb25a9954fa47b42e208729a79e5a9 Reviewed-on: https://review.coreboot.org/c/coreboot/+/56830 Reviewed-by: Raul Rangel <rrangel@chromium.org> Reviewed-by: Jason Glenesk <jason.glenesk@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/sifive/Kconfig')
0 files changed, 0 insertions, 0 deletions