commit | 46449b4d17c549a68d0b8ce287f20e4b46f13333 | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.h@gmx.de> | Thu Jan 12 23:58:19 2023 +0100 |
committer | Nico Huber <nico.h@gmx.de> | Sat Mar 09 10:30:24 2024 +0000 |
tree | 14b936a26e05bd97eb60223dd1f9c1bec94b4899 | |
parent | ab6b18f0e0d4f4b2b8348306576b701b63372bd2 [diff] |
spi25: Drop stale `bus == SPI` guards These guards were necessary workarounds because we used to call the functions from core flashprog code. Now that the related code is contained in the chip driver, we can drop them. Change-Id: Ib06044a716e2d1c295d902877d0342deb2d78908 Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.sourcearcade.org/c/flashprog/+/72518