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 fe35f94d..78c0b74c 100644
--- a/asm106x.c
+++ b/asm106x.c
@@ -123,7 +123,6 @@ static const struct spi_master asm106x_spi_master = {
.max_data_write = MAX_DATA_WRITE_UNLIMITED,
.command = asm106x_command,
.shutdown = asm106x_shutdown,
- .multicommand = default_spi_send_multicommand,
.read = default_spi_read,
.write_256 = default_spi_write_256,
.probe_opcode = default_spi_probe_opcode,