hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/include/linux/soc/qcom/apr.h
....@@ -85,6 +85,7 @@
8585 uint16_t domain_id;
8686 uint32_t version;
8787 char name[APR_NAME_SIZE];
88
+ const char *service_path;
8889 spinlock_t lock;
8990 struct list_head node;
9091 };