Commit fe92347b authored by Daniel Schaefer's avatar Daniel Schaefer Committed by Anup Patel
Browse files

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: default avatarDaniel Schaefer <daniel.schaefer@hpe.com>
Reviewed-by: default avatarXiang W <wxjstz@126.com>
Reviewed-by: default avatarAbner Chang <abner.chang@hpe.com>
Reviewed-by: default avatarAnup Patel <anup.patel@wdc.com>
parent ee7c2b27
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment