]> git.baikalelectronics.ru Git - arm-tf.git/commit
Tegra: remove circular dependency with common_def.h
authorVarun Wadekar <vwadekar@nvidia.com>
Fri, 21 Dec 2018 18:55:42 +0000 (10:55 -0800)
committerVarun Wadekar <vwadekar@nvidia.com>
Sun, 22 Mar 2020 02:00:05 +0000 (19:00 -0700)
commit42080d489231614a19865c5b6b962e55e94c6f5a
tree0cc54234cf36d1696bd00961c84bed0bcde71025
parenta5bfcad8518f84beb250ea697b71e5fc7c0cf3a5
Tegra: remove circular dependency with common_def.h

This patch stops including common_def.h from platform_def.h to
fix a circular depoendency between them.

This means platform_def.h now has to define the linker macros:
* PLATFORM_LINKER_FORMAT
* PLATFORM_LINKER_ARCH

Change-Id: Icd540b1bd32fb37e0e455e9146c8b7f4b314e012
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
plat/nvidia/tegra/include/platform_def.h