fdtdec.h: Remove gurads around fdtdec_resetup function
authorTom Rini <trini@konsulko.com>
Wed, 16 Feb 2022 19:18:44 +0000 (14:18 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 16 Feb 2022 19:19:29 +0000 (14:19 -0500)
commit545026a5549cf3c17a082605bbde175824fd3cb5
treec32a3741a77f4c11c392437e2d265d22cad563c3
parentab8903a24db11571d634ef255976bb364c3ba64d
fdtdec.h: Remove gurads around fdtdec_resetup function

This function has not been conditionally compiled for some time, so
remove the incorrect guards around the declaration.

Signed-off-by: Tom Rini <trini@konsulko.com>
include/fdtdec.h