coreboot/src/soc/rockchip
Martin Roth fc2047b1f7 src: Change bare 'unsigned' to 'unsigned int'
This fixes all of the current code in coreboot/src where a bare
unsigned is used incorrectly. A follow-on will fix the comments
so that we can enable the unsigned lint checker for src/coreboot.

Signed-off-by: Martin Roth <martin@coreboot.org>
Change-Id: I37f34a95bb1894e70cd9e076d4b81ebac665eaeb
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47482
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-11-16 11:03:16 +00:00
..
common soc/rockchip: Drop unneeded empty lines 2020-09-21 16:18:49 +00:00
rk3288 soc/rockchip/rk3288/include/soc/display.h: Add missing includes 2020-10-19 07:12:07 +00:00
rk3399 src: Change bare 'unsigned' to 'unsigned int' 2020-11-16 11:03:16 +00:00
Kconfig