Home
last modified time | relevance | path

Searched hist:ca8b7d51c8d8f6ecddcc39e78d80b7a803054d83 (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/plat/nvidia/tegra/include/
H A Dtegra_private.hca8b7d51c8d8f6ecddcc39e78d80b7a803054d83 Wed Dec 09 14:22:47 UTC 2015 Yatharth Kochar <yatharth.kochar@arm.com> 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