diag: Add new log codes to diag mask
The patch adds new requested log codes to diag mask. Change-Id: I4124e55077ae63b9c0c349feed409851108261d3 Signed-off-by: Manoj Prabhu B <bmanoj@codeaurora.org>
This commit is contained in:
parent
845a8313ad
commit
340ddc2163
1 changed files with 1 additions and 1 deletions
|
@ -881,7 +881,7 @@ static const uint32_t msg_bld_masks_25[] = {
|
|||
/* LOG CODES */
|
||||
static const uint32_t log_code_last_tbl[] = {
|
||||
0x0, /* EQUIP ID 0 */
|
||||
0x1C68, /* EQUIP ID 1 */
|
||||
0x1C6A, /* EQUIP ID 1 */
|
||||
0x0, /* EQUIP ID 2 */
|
||||
0x0, /* EQUIP ID 3 */
|
||||
0x4910, /* EQUIP ID 4 */
|
||||
|
|
Loading…
Add table
Reference in a new issue