arm-trusted-firmware/plat/rockchip/rk3399/drivers/dram
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
..
dfs.c rockchip/rk3399: Split M0 binary into two 2018-05-15 16:31:09 +08:00
dfs.h rockchip: Move stdint header to the offending header file 2018-06-13 20:37:50 +02:00
dram.c Fix order of remaining platform #includes 2017-07-14 10:50:41 +01:00
dram.h rockchip/rk3399: use slice1 to restore ddr slice1 ~ slice4 2017-08-29 15:22:21 +08:00
dram_spec_timing.c plat: fix switch statements to comply with MISRA rules 2018-03-26 12:43:05 +01:00
dram_spec_timing.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
suspend.c rockchip/rk3399: Add watchdog support in pmusram 2018-05-15 16:31:19 +08:00
suspend.h rockchip/rk3399: set ddr clock source back to dpll when ddr resume 2017-08-29 11:53:29 +08:00