[PATCH v4 07/10] of: of_firmware: add support for fpga bridges
Steffen Trumtrar
s.trumtrar at pengutronix.de
Fri Jun 18 01:32:58 PDT 2021
Steffen Trumtrar <s.trumtrar at pengutronix.de> writes:
> diff --git a/include/of.h b/include/of.h
> index 645f429bdeed..3c922bdb1414 100644
> --- a/include/of.h
> +++ b/include/of.h
> +int of_firmware_load_overlay(struct device_node *overlay, const char *path);
> +#else
> +static inline int of_firmware_load_overlay(const char *path)
Meh, don't know how that happend, but this is obviously wrong :(
Will resend.
Steffen
--
Pengutronix e.K. | Dipl.-Inform. Steffen Trumtrar |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686| Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list