Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ae4939be authored by Adrian Bunk's avatar Adrian Bunk Committed by Linus Torvalds
Browse files

unexport fb_prepare_logo



The logo code is not and should not be used by modules.

Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent f75a71f5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1663,7 +1663,6 @@ EXPORT_SYMBOL(register_framebuffer);
EXPORT_SYMBOL(unregister_framebuffer);
EXPORT_SYMBOL(num_registered_fb);
EXPORT_SYMBOL(registered_fb);
EXPORT_SYMBOL(fb_prepare_logo);
EXPORT_SYMBOL(fb_show_logo);
EXPORT_SYMBOL(fb_set_var);
EXPORT_SYMBOL(fb_blank);