forked from ~ljy/RK356X_SDK_RELEASE
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 };