summaryrefslogtreecommitdiff
path: root/include/linux/diagchar.h
diff options
context:
space:
mode:
authorChris Lew <clew@codeaurora.org>2016-10-11 17:47:48 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-10-11 18:04:11 -0700
commitc5a8ac971f0eeeca758364af3e43608e14cb72d5 (patch)
tree2ffc71f31095e83493e6dbf64cf7c3c39d118f78 /include/linux/diagchar.h
parentcc83c40fad512e30fd2af54f55945e78cbfe642a (diff)
diag: Add MSG SSID for DPM
Update diag header with new MSG SSID for DPM. CRs-Fixed: 1076696 Change-Id: I681509b653c419159f6ca4172c5ff66a1cae1b79 Signed-off-by: Chris Lew <clew@codeaurora.org>
Diffstat (limited to 'include/linux/diagchar.h')
-rw-r--r--include/linux/diagchar.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/linux/diagchar.h b/include/linux/diagchar.h
index e8dec33dfec1..0ae23ddbc528 100644
--- a/include/linux/diagchar.h
+++ b/include/linux/diagchar.h
@@ -193,7 +193,7 @@ the appropriate macros. */
#define MSG_SSID_22 10350
#define MSG_SSID_22_LAST 10377
#define MSG_SSID_23 10400
-#define MSG_SSID_23_LAST 10415
+#define MSG_SSID_23_LAST 10416
#define MSG_SSID_24 0xC000
#define MSG_SSID_24_LAST 0xC063
@@ -851,6 +851,7 @@ static const uint32_t msg_bld_masks_23[] = {
MSG_LVL_LOW,
MSG_LVL_LOW,
MSG_LVL_LOW,
+ MSG_LVL_LOW,
MSG_LVL_LOW
};