mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-11 08:51:28 +02:00
The empty function define should not be in the header file, or else the build will error with function multi definition after CONFIG_RAM_ROCKCHIP_DEBUG is disabled. Signed-off-by: Kever Yang <kever.yang@rock-chips.com>