mirror-linux/drivers/video/fbdev/core
Arnd Bergmann 19abb4583d fbdev: fbmem: mark get_fb_unmapped_area() static
There is a global function with this name on sparc, but no
global declaration:

drivers/video/fbdev/core/fbmem.c:1469:15: error: no previous prototype for 'get_fb_unmapped_area'

Make the generic definition static to avoid this warning. On
sparc, this is never seen.

Edit by Helge:
Update Kconfig text as suggested by Geert Uytterhoeven.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Helge Deller <deller@gmx.de>
2023-05-20 07:02:12 +02:00
..
Makefile fbdev: Handle video= parameter in video/cmdline.c 2023-02-20 14:56:48 +01:00
bitblit.c
cfbcopyarea.c
cfbfillrect.c
cfbimgblt.c
fb_cmdline.c fbdev: Handle video= parameter in video/cmdline.c 2023-02-20 14:56:48 +01:00
fb_ddc.c
fb_defio.c Merge drm/drm-fixes into drm-misc-fixes 2023-03-13 10:14:05 +01:00
fb_draw.h
fb_notify.c
fb_sys_fops.c
fbcmap.c
fbcon.c fbcon: set_con2fb_map needs to set con2fb_map! 2023-04-13 20:10:11 +02:00
fbcon.h
fbcon_ccw.c
fbcon_cw.c
fbcon_rotate.c
fbcon_rotate.h
fbcon_ud.c
fbcvt.c
fbmem.c fbdev: fbmem: mark get_fb_unmapped_area() static 2023-05-20 07:02:12 +02:00
fbmon.c fbdev: fbmon: fix function name in kernel-doc 2023-01-16 09:37:31 +01:00
fbsysfs.c drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWARE 2023-01-13 12:54:35 +01:00
modedb.c fbdev: modedb: Add 1920x1080 at 60 Hz video mode 2023-05-12 11:00:04 +02:00
softcursor.c
svgalib.c
syscopyarea.c
sysfillrect.c
sysimgblt.c
tileblit.c