fbdev: move logo externs to header file
Now we have __initconst, we can finally move the external declarations for the various Linux logo structures to <linux/linux_logo.h>. James' ack dates back to the previous submission (way to long ago), when the logos were still __initdata, which caused failures on some platforms with some toolchain versions. Signed-off-by:Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com> Acked-by:
James Simmons <jsimmons@infradead.org> Cc: Krzysztof Helt <krzysztof.h1@poczta.fm> Cc: Sam Ravnborg <sam@ravnborg.org> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- arch/powerpc/kernel/prom_init.c 0 additions, 3 deletionsarch/powerpc/kernel/prom_init.c
- arch/powerpc/platforms/cell/spu_base.c 1 addition, 10 deletionsarch/powerpc/platforms/cell/spu_base.c
- arch/um/include/shared/init.h 1 addition, 1 deletionarch/um/include/shared/init.h
- drivers/video/logo/logo.c 0 additions, 15 deletionsdrivers/video/logo/logo.c
- include/linux/init.h 1 addition, 1 deletioninclude/linux/init.h
- include/linux/linux_logo.h 16 additions, 0 deletionsinclude/linux/linux_logo.h
- scripts/pnmtologo.c 9 additions, 9 deletionsscripts/pnmtologo.c
Loading
Please register or sign in to comment