projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
232e5d4
)
drm/amdgpu/jpeg2.0: fix no previous prototype for functions
author
James Zhu
<James.Zhu@amd.com>
Thu, 18 Jun 2020 02:25:40 +0000
(22:25 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Wed, 1 Jul 2020 05:59:23 +0000
(
01:59
-0400)
Include header file jpeg_v2_0.h.
Signed-off-by: James Zhu <James.Zhu@amd.com>
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.c
b/drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.c
index
e67d09c
..
552eb7d
100644
(file)
--- a/
drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.c
+++ b/
drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.c
@@
-26,6
+26,7
@@
#include "amdgpu_pm.h"
#include "soc15.h"
#include "soc15d.h"
+#include "jpeg_v2_0.h"
#include "vcn/vcn_2_0_0_offset.h"
#include "vcn/vcn_2_0_0_sh_mask.h"