diff options
author | Daniel Schaefer <daniel.schaefer@hpe.com> | 2021-05-19 15:54:10 +0800 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2021-05-19 17:35:38 +0530 |
commit | fe92347b9f91c147b314065cc3c2c2b196c55b34 (patch) | |
tree | 2b1096b71555b1a4289ffbccd98b639f01b05af3 /lib/sbi/sbi_domain.c | |
parent | ee7c2b27ea8d875db8d7d39116432d9958267415 (diff) |
lib: utils/fdt: Replace strcmp with strncmp
Use strncmp() instead of strcmp() in __fixup_find_domain_offset()
so that it compiles fine when linking with external firmware (such
as EDK2).
Signed-off-by: Daniel Schaefer <daniel.schaefer@hpe.com>
Reviewed-by: Xiang W <wxjstz@126.com>
Reviewed-by: Abner Chang <abner.chang@hpe.com>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
Diffstat (limited to 'lib/sbi/sbi_domain.c')
0 files changed, 0 insertions, 0 deletions