Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/rk3399/drivers/m0/src/
H A Dstartup.caf81a91ff43c94c6b817320d8fb1706637a1fc70 Mon Apr 15 19:42:29 UTC 2019 Christoph Müllner <christophm30@gmail.com> rk3399: m0: Fix compiler warnings.

GCC complains for quite some versions, when compiling the M0 firmware
for Rockchip's rk3399 platform, about an invalid type of function 'main':

warning: return type of 'main' is not 'int' [-Wmain]

This patch addresses this, by renaming the function to 'm0_main'.

Signed-off-by: Christoph Müllner <christophm30@gmail.com>
Change-Id: I10887f2bda6bdb48c5017044c264139004f7c785
H A Dsuspend.caf81a91ff43c94c6b817320d8fb1706637a1fc70 Mon Apr 15 19:42:29 UTC 2019 Christoph Müllner <christophm30@gmail.com> rk3399: m0: Fix compiler warnings.

GCC complains for quite some versions, when compiling the M0 firmware
for Rockchip's rk3399 platform, about an invalid type of function 'main':

warning: return type of 'main' is not 'int' [-Wmain]

This patch addresses this, by renaming the function to 'm0_main'.

Signed-off-by: Christoph Müllner <christophm30@gmail.com>
Change-Id: I10887f2bda6bdb48c5017044c264139004f7c785
H A Ddram.caf81a91ff43c94c6b817320d8fb1706637a1fc70 Mon Apr 15 19:42:29 UTC 2019 Christoph Müllner <christophm30@gmail.com> rk3399: m0: Fix compiler warnings.

GCC complains for quite some versions, when compiling the M0 firmware
for Rockchip's rk3399 platform, about an invalid type of function 'main':

warning: return type of 'main' is not 'int' [-Wmain]

This patch addresses this, by renaming the function to 'm0_main'.

Signed-off-by: Christoph Müllner <christophm30@gmail.com>
Change-Id: I10887f2bda6bdb48c5017044c264139004f7c785