]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit1ef91d9cf9007281b12c8cf0afb63598d6fb1203
treec32a3741a77f4c11c392437e2d265d22cad563c3
parent95179721c4be255dd9e429feab392086c2836ac9
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