arm-trusted-firmware/plat/nvidia/tegra/include
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
..
drivers Tegra: flowctrl: rename tegra_fc_cpu_idle() to tegra_fc_cpu_powerdn() 2015-11-24 17:14:30 -08:00
t132 Tegra: remove support for legacy platform APIs 2015-12-04 15:41:20 -08:00
t210 Tegra210: enable WRAP to INCR burst type conversions 2015-07-27 17:34:41 +05:30
plat_macros.S Support for NVIDIA's Tegra T210 SoCs 2015-05-29 16:43:25 +05:30
platform_def.h Tegra: remove support for legacy platform APIs 2015-12-04 15:41:20 -08:00
tegra_private.h Include psci.h from tegra platform header 2015-12-09 15:16:10 +00:00