mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
Merge tag 'v2023.04-rc4' into next
Prepare v2023.04-rc4 Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -66,6 +66,8 @@ U_BOOT_DRIVER(sandbox_timer) = {
|
||||
};
|
||||
|
||||
/* This is here in case we don't have a device tree */
|
||||
#if !CONFIG_IS_ENABLED(OF_PLATDATA)
|
||||
U_BOOT_DRVINFO(sandbox_timer_non_fdt) = {
|
||||
.name = "sandbox_timer",
|
||||
};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user