aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/modems/xmm626/xmm626_mipi.h
diff options
context:
space:
mode:
Diffstat (limited to 'samsung-ipc/modems/xmm626/xmm626_mipi.h')
-rw-r--r--samsung-ipc/modems/xmm626/xmm626_mipi.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/samsung-ipc/modems/xmm626/xmm626_mipi.h b/samsung-ipc/modems/xmm626/xmm626_mipi.h
index 1545a3e..9b54add 100644
--- a/samsung-ipc/modems/xmm626/xmm626_mipi.h
+++ b/samsung-ipc/modems/xmm626/xmm626_mipi.h
@@ -68,4 +68,6 @@ int xmm626_mipi_mps_data_send(struct ipc_client *client, int device_fd,
const void *mps_data, size_t mps_size);
int xmm626_mipi_hw_reset_send(struct ipc_client *client, int device_fd);
+extern struct ipc_client_modem_driver_ops xmm626_mipi_modem_driver_ops;
+
#endif /* __XMM626_MIPI_H__ */