diff options
author | Arnd Bergmann <arnd@arndb.de> | 2023-05-16 22:22:48 +0200 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2023-05-20 07:02:12 +0200 |
commit | 19abb4583d5eba06459930932e72c862a83cd9c2 (patch) | |
tree | 3b743b8d0dad502f5fd3279bc713914f1142c1f9 /crypto/pcrypt.c | |
parent | 46f5dd7439e35ae63cdf04d7967152936c8a511e (diff) |
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 'crypto/pcrypt.c')
0 files changed, 0 insertions, 0 deletions