]> Git Repo - u-boot.git/commit
rockchip: rk3128: remove noop file
authorQuentin Schulz <[email protected]>
Thu, 18 Jan 2024 13:56:00 +0000 (14:56 +0100)
committerKever Yang <[email protected]>
Fri, 19 Jan 2024 02:57:36 +0000 (10:57 +0800)
commitc16c7ac2fe69f3cebbfc921c5b023dccc12cd198
treeb6019220b9a4c2a8ec6eb410a7ef2cded70f4ef0
parentf66d9dd81f4c92a74fcf786803cccdd44f9165ef
rockchip: rk3128: remove noop file

arch_cpu_init is already returning 0 in its weak definition in
common/board_f.c so let's just remove the file entirely since nothing
else is done in it.

Cc: Quentin Schulz <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
Signed-off-by: Quentin Schulz <[email protected]>
arch/arm/mach-rockchip/rk3128/Makefile
arch/arm/mach-rockchip/rk3128/rk3128.c [deleted file]
This page took 0.034461 seconds and 4 git commands to generate.