diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2019-10-03 21:46:53 -0700 |
|---|---|---|
| committer | Linux Build Service Account <lnxbuild@localhost> | 2019-10-03 21:46:53 -0700 |
| commit | 6ed4c5de4bb191a209c629463678e34f076fb417 (patch) | |
| tree | 19621b337f8b900ba5b38131b95c4db21fda1c7c /include/linux | |
| parent | 09106cce83b26f915da23d2ec15465b2d1559fa7 (diff) | |
| parent | a8e92fae3a9de72877cfbd2f8b84a0d539413eb1 (diff) | |
Merge a8e92fae3a9de72877cfbd2f8b84a0d539413eb1 on remote branch
Change-Id: I96a4fbd1df63e22c3b6b2234039b0005f3712d4c
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/diagchar.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/linux/diagchar.h b/include/linux/diagchar.h index 605f9731fe5d..1046fb4611bf 100644 --- a/include/linux/diagchar.h +++ b/include/linux/diagchar.h @@ -145,7 +145,7 @@ the appropriate macros. */ /* This needs to be modified manually now, when we add a new RANGE of SSIDs to the msg_mask_tbl */ #define MSG_MASK_TBL_CNT 26 -#define APPS_EVENT_LAST_ID 0xCAA +#define APPS_EVENT_LAST_ID 0xCB4 #define MSG_SSID_0 0 #define MSG_SSID_0_LAST 130 @@ -911,7 +911,7 @@ static const uint32_t msg_bld_masks_25[] = { /* LOG CODES */ static const uint32_t log_code_last_tbl[] = { 0x0, /* EQUIP ID 0 */ - 0x1C9A, /* EQUIP ID 1 */ + 0x1CB2, /* EQUIP ID 1 */ 0x0, /* EQUIP ID 2 */ 0x0, /* EQUIP ID 3 */ 0x4910, /* EQUIP ID 4 */ |
