aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/devices/ipc_devices.h
diff options
context:
space:
mode:
Diffstat (limited to 'samsung-ipc/devices/ipc_devices.h')
-rw-r--r--samsung-ipc/devices/ipc_devices.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/samsung-ipc/devices/ipc_devices.h b/samsung-ipc/devices/ipc_devices.h
index 176607c..17a40b8 100644
--- a/samsung-ipc/devices/ipc_devices.h
+++ b/samsung-ipc/devices/ipc_devices.h
@@ -42,6 +42,7 @@ struct ipc_device_desc {
struct ipc_client_handlers *handlers;
struct ipc_client_gprs_specs *gprs_specs;
struct ipc_client_nv_data_specs *nv_data_specs;
+ struct ipc_client_modem_driver_ops *modem_driver_ops;
};
extern struct ipc_device_desc ipc_devices[];