[RFC PATCH v1 2/2] include: dm: ofnode: fix headers
Simon Glass
sjg at chromium.org
Fri Feb 3 03:15:46 CET 2023
On Thu, 2 Feb 2023 at 10:59, Johan Jonker <jbx6244 at gmail.com> wrote:
>
> When fdt_addr_t and phys_addr_t are split it turns out that
> the header don't match the functions, so fix the headers.
>
> Signed-off-by: Johan Jonker <jbx6244 at gmail.com>
> ---
> include/dm/ofnode.h | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list