[RFC PATCH 3/9] event: Remove obsolete comment and __used attributes

Simon Glass sjg at chromium.org
Mon May 25 16:31:56 CEST 2026


On 2026-05-22T21:27:48, Rasmus Villemoes <ravi at prevas.dk> wrote:
> event: Remove obsolete comment and __used attributes
>
> Now that we have both resolved the problem on sandbox that lead to a comment
> about linker list entries being omitted as well as made linker lists
> never list themselves as unused, we can update the event header file.
> Remove the now obsolete comment and '__used' attribute marker.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> Signed-off-by: Rasmus Villemoes <ravi at prevas.dk>
>
> include/event.h | 35 ++---------------------------------
>  1 file changed, 2 insertions(+), 33 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list