aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/devices/piranha/piranha.c
diff options
context:
space:
mode:
Diffstat (limited to 'samsung-ipc/devices/piranha/piranha.c')
-rw-r--r--samsung-ipc/devices/piranha/piranha.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/samsung-ipc/devices/piranha/piranha.c b/samsung-ipc/devices/piranha/piranha.c
index df75363..c052681 100644
--- a/samsung-ipc/devices/piranha/piranha.c
+++ b/samsung-ipc/devices/piranha/piranha.c
@@ -325,6 +325,7 @@ struct ipc_client_handlers piranha_handlers = {
.open = piranha_open,
.close = piranha_close,
.poll = piranha_poll,
+ .send_command = NULL, /* xmm626_mipi_command_send */
.transport_data = NULL,
.power_on = piranha_power_on,
.power_off = piranha_power_off,