mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-29 22:07:43 +09: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>