projects
/
project
/
bcm63xx
/
atf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3642ca9
)
rockchip: Include stdint header in plat_sip_calls.c
author
Paul Kocialkowski
<contact@paulk.fr>
Sat, 2 Dec 2017 15:41:38 +0000
(16:41 +0100)
committer
Paul Kocialkowski
<contact@paulk.fr>
Sat, 2 Dec 2017 23:25:53 +0000
(
00:25
+0100)
This includes the stdint header to declare the various types used within
the file, preventing build errors with recent GCC versions.
Change-Id: I9e7e92bb31deb58d4ff2732067dd88b53124bcc9
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
plat/rockchip/rk3399/plat_sip_calls.c
patch
|
blob
|
history
diff --git
a/plat/rockchip/rk3399/plat_sip_calls.c
b/plat/rockchip/rk3399/plat_sip_calls.c
index 074dc193f2b2d08850713fe5798c1300723a89c5..2fbda67300820453fa50729aac5da988217f9e6e 100644
(file)
--- a/
plat/rockchip/rk3399/plat_sip_calls.c
+++ b/
plat/rockchip/rk3399/plat_sip_calls.c
@@
-11,6
+11,7
@@
#include <plat_sip_calls.h>
#include <rockchip_sip_svc.h>
#include <runtime_svc.h>
+#include <stdint.h>
#define RK_SIP_DDR_CFG 0x82000008
#define DRAM_INIT 0x00