mirror of
https://xff.cz/git/u-boot/
synced 2025-09-26 21:11:18 +02:00
These two functions have an of_ prefix which conflicts with naming used in of_addr. Rename them: fdt_read_number fdt_support_bus_default_count_cells Signed-off-by: Simon Glass <sjg@chromium.org>