aboutsummaryrefslogtreecommitdiffstats
path: root/asm106x.c
diff options
context:
space:
mode:
Diffstat (limited to 'asm106x.c')
-rw-r--r--asm106x.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/asm106x.c b/asm106x.c
index 78c0b74c..0c9cf111 100644
--- a/asm106x.c
+++ b/asm106x.c
@@ -125,7 +125,6 @@ static const struct spi_master asm106x_spi_master = {
.shutdown = asm106x_shutdown,
.read = default_spi_read,
.write_256 = default_spi_write_256,
- .probe_opcode = default_spi_probe_opcode,
};
static int asm106x_init(const struct programmer_cfg *cfg)