Home
last modified time | relevance | path

Searched hist:"1 cc374d6aad7ad01d0203451ba81dc5bac531a7b" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dresource_img.h1cc374d6aad7ad01d0203451ba81dc5bac531a7b Thu Oct 31 02:33:36 UTC 2024 Xuhui Lin <xuhui.lin@rock-chips.com> rockchip: resource: Fix u64 type to ulong for compability

Solve compile error:
cast from pointer to integer of different size [-Werror=pointer-to-int-cast]

Fixes: (9274b15f20a rockchip: resource: Change variable type from 32-bit to 64-bit)

Change-Id: I219e4ccc48c45fca79e442cf15dfbfa67d52f068
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dresource_img.c1cc374d6aad7ad01d0203451ba81dc5bac531a7b Thu Oct 31 02:33:36 UTC 2024 Xuhui Lin <xuhui.lin@rock-chips.com> rockchip: resource: Fix u64 type to ulong for compability

Solve compile error:
cast from pointer to integer of different size [-Werror=pointer-to-int-cast]

Fixes: (9274b15f20a rockchip: resource: Change variable type from 32-bit to 64-bit)

Change-Id: I219e4ccc48c45fca79e442cf15dfbfa67d52f068
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>