summaryrefslogtreecommitdiffstats
path: root/it87spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'it87spi.c')
-rw-r--r--it87spi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/it87spi.c b/it87spi.c
index b2da8751b..9c64659f1 100644
--- a/it87spi.c
+++ b/it87spi.c
@@ -320,7 +320,6 @@ static const struct spi_master spi_master_it87xx = {
.write_256 = it8716f_spi_chip_write_256,
.write_aai = spi_chip_write_1,
.shutdown = it8716f_shutdown,
- .probe_opcode = default_spi_probe_opcode,
};
static uint16_t it87spi_probe(const struct programmer_cfg *cfg, uint16_t port)