summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2018-10-11 07:01:22 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2018-10-11 07:01:22 -0700
commit51abefff9fb42c8834acb643d6aa70d855e0cf43 (patch)
treeb84c2d0d3887a88d74c6dc5e90b428baae6492cf /include/uapi/linux
parentd5c9ceb9a010310e03be83cdea1c707be2d41ff4 (diff)
parent23beddbfdf17cfa08dd7f3626895f0ba70dbfb16 (diff)
Merge "soc: hab: recycle mmid from qcpe to video"
Diffstat (limited to 'include/uapi/linux')
-rw-r--r--include/uapi/linux/habmmid.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/include/uapi/linux/habmmid.h b/include/uapi/linux/habmmid.h
index 4f79506dd971..1845c72c9e60 100644
--- a/include/uapi/linux/habmmid.h
+++ b/include/uapi/linux/habmmid.h
@@ -29,7 +29,8 @@
#define MM_VID_START 500
#define MM_VID 501
-#define MM_VID_END 502
+#define MM_VID_2 502
+#define MM_VID_END 503
#define MM_MISC_START 600
#define MM_MISC 601
@@ -37,10 +38,7 @@
#define MM_QCPE_START 700
#define MM_QCPE_VM1 701
-#define MM_QCPE_VM2 702
-#define MM_QCPE_VM3 703
-#define MM_QCPE_VM4 704
-#define MM_QCPE_END 705
+#define MM_QCPE_END 702
#define MM_CLK_START 800
#define MM_CLK_VM1 801