commit | bb7c01ed6a89352eb99dc5722c1a82e712bc7ac4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu May 18 20:09:26 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 01 07:03:11 2017 -0600 |
tree | 2c28f57323a6c423b9dbc69b43c4052e71513564 | |
parent | e3c1327cc47b44ca8bc571e073a133ec18b01ee0 [diff] |
fdt: Rename a few functions in fdt_support 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>