mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-02-16 14:04:58 +00:00
Use the newly introduced __used attribute in place of the deprecated __attribute_used__. Functionally the same. Signed-off-by: David Rientjes <rientjes@google.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>