diff options
| author | Arnd Bergmann <[email protected]> | 2023-05-16 20:22:48 +0000 |
|---|---|---|
| committer | Helge Deller <[email protected]> | 2023-05-20 05:02:12 +0000 |
| commit | 19abb4583d5eba06459930932e72c862a83cd9c2 (patch) | |
| tree | 3b743b8d0dad502f5fd3279bc713914f1142c1f9 /drivers/fpga/zynq-fpga.c | |
| parent | fbdev: omapfb: panel-tpo-td043mtea1: fix error code in probe() (diff) | |
| download | kernel-19abb4583d5eba06459930932e72c862a83cd9c2.tar.gz kernel-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 <[email protected]>
Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'drivers/fpga/zynq-fpga.c')
0 files changed, 0 insertions, 0 deletions
