firmware: tegra: include IVC header file only once
authorManish Bhardwaj <mbhardwaj@nvidia.com>
Thu, 22 Sep 2022 10:26:27 +0000 (15:56 +0530)
committerThierry Reding <treding@nvidia.com>
Thu, 17 Nov 2022 22:14:32 +0000 (23:14 +0100)
commitb76bd1b36813a253f004d634e210d6e3909322c1
treeecb75b05969a6b92811007b7fe1b6b711d2c7f89
parent2927cf85f4877f417f884919de8e04ab9b362d32
firmware: tegra: include IVC header file only once

Add the necessary definition to prevent compilation
errors from the ivc.h file being included multiple times.
This does not currently cause any compilation issues,
but fix this anyway.

Signed-off-by: Manish Bhardwaj <mbhardwaj@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
include/soc/tegra/ivc.h