Hi,

On 20-09-30 10:47, Marco Felsch wrote:

> +#define BAREBOX_DEEP_PROBE_ENABLE(_entry,_compatible)                        
> \
> +     const struct deep_probe_entry _DEEP_PROBE_ENTRY(_entry)         \
> +        __attribute__ ((unused,section (".barebox_deep_probe_" 
> __stringify(_entry)))) = { \
> +             .compatible = _compatible,                              \
> +     }

I forgot to change this to use the __UNIQUE_ID. I will send a fixup if
that is the the only finding in this round, if it is okay for all.

Regards,
  Marco


_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to