Signed-off-by: Alexander Shiyan <eagle.alexander923@xxxxxxxxx> --- include/of.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/of.h b/include/of.h index 3a8e32f69c..46b96277d5 100644 --- a/include/of.h +++ b/include/of.h @@ -835,7 +835,7 @@ static inline int of_autoenable_i2c_by_component(char *path) return -ENODEV; } -static int of_prepend_machine_compatible(struct device_node *root, +static inline int of_prepend_machine_compatible(struct device_node *root, const char *compat) { return -ENODEV; -- 2.32.0 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox