Thomas Zimmermann writes:
> Move the fbdev function for displaying boot-up logos into their
> own file fb_logo.c. The file can later be build depending on the
> state of CONFIG_LOGO. No functional changes.
>
> Signed-off-by: Thomas Zimmermann
> ---
> drivers/video/fbdev/core/Makefile | 1
m-misc drm-misc-next
patch link:
https://lore.kernel.org/r/20230829142109.4521-5-tzimmermann%40suse.de
patch subject: [PATCH 4/7] fbdev/core: Move logo functions into separate source
file
config: x86_64-buildonly-randconfig-001-20230902
(https://download.01.org/0day-ci/archive/20230902/20
m-misc drm-misc-next
patch link:
https://lore.kernel.org/r/20230829142109.4521-5-tzimmermann%40suse.de
patch subject: [PATCH 4/7] fbdev/core: Move logo functions into separate source
file
config: mips-rs90_defconfig
(https://download.01.org/0day-ci/archive/20230902/202309020305.jcimangf-...
m-misc drm-misc-next
patch link:
https://lore.kernel.org/r/20230829142109.4521-5-tzimmermann%40suse.de
patch subject: [PATCH 4/7] fbdev/core: Move logo functions into separate source
file
config: alpha-allyesconfig
(https://download.01.org/0day-ci/archive/20230829/202308292302.bkybkvrg-...
Move the fbdev function for displaying boot-up logos into their
own file fb_logo.c. The file can later be build depending on the
state of CONFIG_LOGO. No functional changes.
Signed-off-by: Thomas Zimmermann
---
drivers/video/fbdev/core/Makefile | 1 +
drivers/video/fbdev/core/fb_internal.