mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
drivers/video/logo has references from .text to .init.data but function is only used during early init. So reference is OK and we do not want to warn about them => whitelist the reference. Signed-off-by: Sam Ravnborg <sam@ravnborg.org>