]> git.baikalelectronics.ru Git - uboot.git/commit
common: Move embedded fdt location to fdtdec.h
authorSimon Glass <sjg@chromium.org>
Sat, 28 Dec 2019 17:44:42 +0000 (10:44 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 17 Jan 2020 18:26:48 +0000 (13:26 -0500)
commitd5cb37cc9287a785b7a5133c56511d19c411be33
tree1842c1131164cc22cbfea4592a6c94bcfc402499
parent2b35cb0b8ad2c98fc69162a94f5b77df9e6d5e9e
common: Move embedded fdt location to fdtdec.h

These declarations are only used in fdtdec.c so move them to its header
file.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/common.h
include/fdtdec.h