diff options
author | Baruch Siach <baruch@tkos.co.il> | 2018-10-28 14:41:14 +0200 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2018-11-20 19:14:22 -0700 |
commit | b23644858bec1a21743debccb6643af7df5c48b4 (patch) | |
tree | 15e92413ded125cf9ca57c022c3eaabf3c807c21 /doc/README.omap3 | |
parent | b1a7e79949a972231ddf793fd48ca0ce9cf48da5 (diff) |
fdt: restore board_fdt_blob_setup() declaration
Commit 90c08fa038451d (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: Baruch Siach <baruch@tkos.co.il>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc/README.omap3')
0 files changed, 0 insertions, 0 deletions