arm-trusted-firmware/plat/rockchip/rk3399/drivers
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
..
dp Rename 'smcc' to 'smccc' 2018-03-21 10:49:27 +00:00
dram rockchip: Move stdint header to the offending header file 2018-06-13 20:37:50 +02:00
gpio rockchip/rk3399: save and restore pd_alive register 2017-08-29 15:00:40 +08:00
m0 rockchip/rk3399: Split M0 binary into two 2018-05-15 16:31:09 +08:00
pmu rockchip/rk3399: Add watchdog support in pmusram 2018-05-15 16:31:19 +08:00
pwm Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
secure rockchip/rk3399: Add watchdog support in pmusram 2018-05-15 16:31:19 +08:00
soc rockchip/rk3399: Add watchdog support in pmusram 2018-05-15 16:31:19 +08:00