summaryrefslogtreecommitdiff
path: root/include/libfdt.h
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2008-07-29 04:51:22 (GMT)
committerGerald Van Baren <vanbaren@cideas.com>2008-08-25 02:20:49 (GMT)
commitf171746f701ea58bf6a53e835b53d2aaebee0d81 (patch)
treeb54b72052cb48e4c215777a49b410591c3a2f59b /include/libfdt.h
parent46390da15411351fc3b498bd8c1615f78fe80df0 (diff)
downloadu-boot-f171746f701ea58bf6a53e835b53d2aaebee0d81.tar.xz
libfdt: Forgot one function when cleaning the namespace
In commit b6d80a20fc293f3b995c3ce1a6744a5574192125, we renamed all libfdt functions to be prefixed with fdt_ or _fdt_ to minimise the chance of collisions with things from whatever package libfdt is embedded in, pulled into the libfdt build via that environment's libfdt_env.h. Except... I missed one. This patch applies the same treatment to _stringlist_contains(). While we're at it, also make it static since it's only used in the same file. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'include/libfdt.h')
0 files changed, 0 insertions, 0 deletions