aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@free-electrons.com>2016-10-11 10:10:32 +0200
committerDavid Gibson <david@gibson.dropbear.id.au>2016-10-11 20:08:38 +1100
commit5ce8634733b70c2051a2a88fd7255f1a5b1a0903 (patch)
treee987f578613660fe8bb36bb0e3cd90f88b50c400
parent804a9db90ad284d2c2e24978d68ca40ec638a15f (diff)
downloaddtc-5ce8634733b70c2051a2a88fd7255f1a5b1a0903.tar.gz
libfdt: Add fdt_overlay_apply to the exported symbols
fdt_overlay_apply was not usable in the shared library. Export it to allow its use. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
-rw-r--r--libfdt/version.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/libfdt/version.lds b/libfdt/version.lds
index 1f4e1ea..cff0358 100644
--- a/libfdt/version.lds
+++ b/libfdt/version.lds
@@ -61,6 +61,7 @@ LIBFDT_1.2 {
fdt_size_cells;
fdt_stringlist_contains;
fdt_resize;
+ fdt_overlay_apply;
local:
*;