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 34dbea088..b2da8751b 100644
--- a/it87spi.c
+++ b/it87spi.c
@@ -314,7 +314,6 @@ static const struct spi_master spi_master_it87xx = {
.max_data_read = 3,
.max_data_write = MAX_DATA_UNSPECIFIED,
.command = it8716f_spi_send_command,
- .multicommand = default_spi_send_multicommand,
.map_flash_region = physmap,
.unmap_flash_region = physunmap,
.read = it8716f_spi_chip_read,