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)
commit2ebebb942d76f24d316bf268564b7c62a18d7a98
tree1842c1131164cc22cbfea4592a6c94bcfc402499
parent7c810a330aa324e9cbc182cd11f05c340d483a7f
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