On 2026-05-22T21:27:48, Rasmus Villemoes <[email protected]> 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 <[email protected]> > Signed-off-by: Rasmus Villemoes <[email protected]> > > include/event.h | 35 ++--------------------------------- > 1 file changed, 2 insertions(+), 33 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

