commit | 8e15d1715c843c3afb67e28db95652774b2bdf1f | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Fri Dec 21 10:55:42 2018 -0800 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Sat Mar 21 19:00:05 2020 -0700 |
tree | 0cc54234cf36d1696bd00961c84bed0bcde71025 | |
parent | b860976de6e73e0d82334f0686817ed38aafe502 [diff] |
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>