summaryrefslogtreecommitdiff
path: root/include/linux/soc/qcom/socinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/soc/qcom/socinfo.h')
-rw-r--r--include/linux/soc/qcom/socinfo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/soc/qcom/socinfo.h b/include/linux/soc/qcom/socinfo.h
index 608950443eee..c4dae173cc30 100644
--- a/include/linux/soc/qcom/socinfo.h
+++ b/include/linux/soc/qcom/socinfo.h
@@ -82,6 +82,8 @@ struct socinfo {
__le32 num_func_clusters;
__le32 boot_cluster;
__le32 boot_core;
+ /* Version 20 */
+ __le32 raw_package_type;
};
/* Internal feature codes */