
28 Jul
2017
28 Jul
'17
5:36 a.m.
On 14 July 2017 at 10:09, Philipp Tomsich philipp.tomsich@theobroma-systems.com wrote:
We are about to reuse the rockchip timer (header file) for 64bit ARMv8 chips, so it seems a good time to make the register sizes explicit by changing from 'unsigned int' to 'u32'.
Signed-off-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com
arch/arm/include/asm/arch-rockchip/timer.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
Sorry I am too late on these patches. I have not had much time in the last few weeks.
Reviewed-by: Simon Glass sjg@chromium.org