commit | b77df374498421ab32870d2931416b58504b11da | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Feb 16 14:18:44 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Feb 16 14:19:29 2022 -0500 |
tree | c32a3741a77f4c11c392437e2d265d22cad563c3 | |
parent | 9236071275d2a15a4665ec37c9a285b8c24b2f46 [diff] |
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>