aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2020-07-29 11:34:39 +0000
committerStephen Boyd <[email protected]>2020-07-29 19:52:40 +0000
commit4aeccdf0671125adee903b651fb134a4759ce161 (patch)
treed78c9efbc92793600d00d145a279a8848effff7e /drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
parentLinux 5.8-rc1 (diff)
downloadkernel-4aeccdf0671125adee903b651fb134a4759ce161.tar.gz
kernel-4aeccdf0671125adee903b651fb134a4759ce161.zip
clk: mmp: avoid missing prototype warning
The kernel test robot points out two harmless warnings in the mmp clk drivers: drivers/clk/mmp/clk-pxa168.c:68:13: warning: no previous prototype for 'pxa168_clk_init' [-Wmissing-prototypes] drivers/clk/mmp/clk-pxa910.c:66:13: warning: no previous prototype for 'pxa910_clk_init' [-Wmissing-prototypes] Fix these by including corresponding header file. Reported-by: kernel test robot <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_display.c')
0 files changed, 0 insertions, 0 deletions