common: Move embedded fdt location to fdtdec.h
authorSimon Glass <sjg@chromium.org>
Sat, 28 Dec 2019 17:44:42 +0000 (10:44 -0700)
committerJagan Teki <jagan@amarulasolutions.com>
Fri, 24 Jan 2020 17:36:47 +0000 (23:06 +0530)
commit2e11cb086fc21cf9dee2e7280fd5696e0a14016d
treef357c3fb087e4d75124d650b7538778bba04dc06
parentef100ba1945cc2bb4b152a60ab9d3a68962e9b5c
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