WSL2-Linux-Kernel/drivers/video/console
Helge Deller cb4d52085c parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STI
commit 1d0811b03e upstream.

Fix this build error noticed by the kernel test robot:

drivers/video/console/sticore.c:1132:5: error: redefinition of 'fb_is_primary_device'
 arch/parisc/include/asm/fb.h:18:19: note: previous definition of 'fb_is_primary_device'

Signed-off-by: Helge Deller <deller@gmx.de>
Reported-by: kernel test robot <lkp@intel.com>
Cc: stable@vger.kernel.org   # v5.10+
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-06-29 09:03:29 +02:00
..
Kconfig fbcon: Add option to enable legacy hardware acceleration 2022-02-08 18:34:06 +01:00
Makefile
dummycon.c console: Delete dummy con_font_set() and con_font_default() callback implementations 2020-11-16 16:31:09 +01:00
mdacon.c
newport_con.c
sticon.c parisc/stifb: Keep track of hardware path of graphics card 2022-06-09 10:22:26 +02:00
sticore.c parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STI 2022-06-29 09:03:29 +02:00
vgacon.c vgacon: Propagate console boot parameters before calling `vc_resize' 2021-12-08 09:04:55 +01:00