arm-trusted-firmware/plat/nvidia/tegra
Yatharth Kochar ca8b7d51c8 Include psci.h from tegra platform header
The `plat/nvidia/tegra/include/tegra_private.h` file uses resources
from psci.h (for example, psci_power_state_t) but does not explicitly
include psci.h. This does not currently cause a problem since psci.h
is indirectly included via other headers. However, this may not be
the case in future.

This patch explicitly includes psci.h from tegra_private.h

Change-Id: Ia991147898dbd117c1d3496a95850995a5554c05
2015-12-09 15:16:10 +00:00
..
common Tegra: remove support for legacy platform APIs 2015-12-04 15:41:20 -08:00
include Include psci.h from tegra platform header 2015-12-09 15:16:10 +00:00
soc Tegra: remove support for legacy platform APIs 2015-12-04 15:41:20 -08:00
platform.mk Tegra: remove support for legacy platform APIs 2015-12-04 15:41:20 -08:00