arm-trusted-firmware/plat/rockchip/rk3399/drivers
Christoph Müllner af81a91ff4 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
2019-04-24 23:03:10 +02:00
..
dp Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
dram Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
gpio Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
m0 rk3399: m0: Fix compiler warnings. 2019-04-24 23:03:10 +02:00
pmu Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
pwm Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
secure Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
soc Sanitise includes across codebase 2019-01-04 10:43:17 +00:00