Skip to content
Commit b2364485 authored by Baruch Siach's avatar Baruch Siach Committed by Simon Glass
Browse files

fdt: restore board_fdt_blob_setup() declaration



Commit 90c08fa0 (fdt: Add device tree memory bindings) removed the
prototype declaration of board_fdt_blob_setup(), most likely by mistake.
This didn't break the build because the only file calling this function
(lib/fdtdec.c) provides a local weak definition. Restore the
declaration.

Cc: Michael Pratt <mpratt@chromium.org>
Signed-off-by: default avatarBaruch Siach <baruch@tkos.co.il>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent b1a7e799
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