Commit fdee353
lib_manager: Fix LIB_MANAGER_GET_LIB_ID macro
Add a bitmask to the LIB_MANAGER_GET_LIB_ID macro to discard the instance
identifier placed on the high order bits of the component id.
Signed-off-by: Adrian Warecki <adrian.warecki@intel.com>1 parent db32a33 commit fdee353
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments