mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-18 22:54:42 +00: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>