mirror of
https://github.com/torvalds/linux
synced 2026-06-23 03:12:08 +09:00
Fix driver model __must_check warnings in drivers/bus/amba.c by rearranging how we add attributes to devices. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>