Skip to content
Snippets Groups Projects
Commit 5a4910fb authored by Sam Ravnborg's avatar Sam Ravnborg
Browse files

kbuild: whitelist logo references from .text to .init.data


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: default avatarSam Ravnborg <sam@ravnborg.org>
parent a61b2dfd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment