aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/ipc_devices.h
diff options
context:
space:
mode:
Diffstat (limited to 'samsung-ipc/ipc_devices.h')
-rw-r--r--samsung-ipc/ipc_devices.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/samsung-ipc/ipc_devices.h b/samsung-ipc/ipc_devices.h
index 2e028e2..a408997 100644
--- a/samsung-ipc/ipc_devices.h
+++ b/samsung-ipc/ipc_devices.h
@@ -26,6 +26,7 @@
struct ipc_device_desc {
char *name;
char *board_name;
+ char *kernel_version;
struct ipc_ops *fmt_ops;
struct ipc_ops *rfs_ops;