arm-trusted-firmware/plat/rockchip/rk3399
Paul Kocialkowski fb83888b61 rockchip: Move stdint header to the offending header file
The stdint header was introduced to rk3399's plat_sip_calls.c in order
to fix missing stdint definitions. However, ordering headers
alphabetically caused the fix to be ineffective, as stint was then
included after the offending header file (dfs.h).

Move the stdint include to that header to properly fix the issue.

Change-Id: Ieaad37a7932786971488ab58fc5b169bfa79e197
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
2018-06-13 20:37:50 +02:00
..
drivers rockchip: Move stdint header to the offending header file 2018-06-13 20:37:50 +02:00
include rockchip/rk3399: Split M0 binary into two 2018-05-15 16:31:09 +08:00
plat_sip_calls.c rockchip: Move stdint header to the offending header file 2018-06-13 20:37:50 +02:00
platform.mk rockchip/rk3399: Split M0 binary into two 2018-05-15 16:31:09 +08:00
rk3399_def.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00