diff options
author | 2023-05-16 22:22:48 +0200 | |
---|---|---|
committer | 2023-05-20 07:02:12 +0200 | |
commit | 19abb4583d5eba06459930932e72c862a83cd9c2 (patch) | |
tree | 3b743b8d0dad502f5fd3279bc713914f1142c1f9 /scripts/generate_rust_analyzer.py | |
parent | fbdev: omapfb: panel-tpo-td043mtea1: fix error code in probe() (diff) | |
download | wireguard-linux-19abb4583d5eba06459930932e72c862a83cd9c2.tar.xz wireguard-linux-19abb4583d5eba06459930932e72c862a83cd9c2.zip |
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>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions