summaryrefslogtreecommitdiff
path: root/include/linux/linux_logo.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/linux_logo.h')
-rw-r--r--include/linux/linux_logo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/linux_logo.h b/include/linux/linux_logo.h
index ca5bd91d12e1..6e089e9e98b3 100644
--- a/include/linux/linux_logo.h
+++ b/include/linux/linux_logo.h
@@ -47,7 +47,9 @@ extern const struct linux_logo logo_superh_vga16;
extern const struct linux_logo logo_superh_clut224;
extern const struct linux_logo logo_m32r_clut224;
extern const struct linux_logo logo_spe_clut224;
+extern const struct linux_logo logo_custom_clut224;
+extern bool fb_logos_freed(void);
extern const struct linux_logo *fb_find_logo(int depth);
#ifdef CONFIG_FB_LOGO_EXTRA
extern void fb_append_extra_logo(const struct linux_logo *logo,