commit | 9c2eda0193a8505e47e6f1671c3c0795d876018e | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Fri Dec 21 10:55:42 2018 -0800 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Thu Feb 07 08:47:01 2019 -0800 |
tree | 08ea52b202b243396fea7faba2b0dbd05430afd8 | |
parent | 636fcb0ba578d0bde0cb348828651033607b6219 [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>