Skip to content
Commit 58f6e54f authored by Troy Kisky's avatar Troy Kisky Committed by Tom Rini
Browse files

fdt_support: always define fdt_fixup_mtdparts



SPL code wants fdt_fixup_mtdparts defined as a NOP
when the function isn't linked in.

Prepare for ifdef CONFIG_OF_LIBFDT being converted to
 if CONFIG_IS_ENABLED(OF_LIBFDT)

Signed-off-by: default avatarTroy Kisky <troykiskyboundary@gmail.com>
parent 21faa5f5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment