diff options
| author | Arnd Bergmann <[email protected]> | 2023-11-08 12:58:42 +0000 |
|---|---|---|
| committer | Helge Deller <[email protected]> | 2023-11-10 08:16:02 +0000 |
| commit | a5035c81847430dfa3482807b07325f29e9e8c09 (patch) | |
| tree | ee96af3c28073b1d6e2492530557dae8f559d79a /drivers/pci/controller/pci-host-generic.c | |
| parent | fbdev: amifb: Convert to platform remove callback returning void (diff) | |
| download | kernel-a5035c81847430dfa3482807b07325f29e9e8c09.tar.gz kernel-a5035c81847430dfa3482807b07325f29e9e8c09.zip | |
fbdev: fsl-diu-fb: mark wr_reg_wa() static
wr_reg_wa() is not an appropriate name for a global function, and doesn't need
to be global anyway, so mark it static and avoid the warning:
drivers/video/fbdev/fsl-diu-fb.c:493:6: error: no previous prototype for 'wr_reg_wa' [-Werror=missing-prototypes]
Fixes: 0d9dab39fbbe ("powerpc/5121: fsl-diu-fb: fix issue with re-enabling DIU area descriptor")
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'drivers/pci/controller/pci-host-generic.c')
0 files changed, 0 insertions, 0 deletions
