Re: libfdt: Forgot one function when cleaning the namespace

2008-07-31 Thread Jon Loeliger
> 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

libfdt: Forgot one function when cleaning the namespace

2008-07-28 Thread David Gibson
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 o