summaryrefslogtreecommitdiff
path: root/chip/mt_scp
diff options
context:
space:
mode:
Diffstat (limited to 'chip/mt_scp')
-rw-r--r--chip/mt_scp/ipi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/chip/mt_scp/ipi.c b/chip/mt_scp/ipi.c
index f8fca269b7..26f07baf71 100644
--- a/chip/mt_scp/ipi.c
+++ b/chip/mt_scp/ipi.c
@@ -244,7 +244,7 @@ static void ipi_hostcmd_handler(int32_t id, void *buf, uint32_t len)
host_packet_receive(&ipi_packet);
}
-DECLARE_IPI(IPI_HOST_COMMAND, ipi_hostcmd_handler, 1);
+DECLARE_IPI(IPI_HOST_COMMAND, ipi_hostcmd_handler, 0);
/*
* Get protocol information