projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a83bb3
)
drm/amdgpu: Remove redundant reference of header file
author
Ma Jun
<Jun.Ma2@amd.com>
Mon, 1 Aug 2022 01:52:47 +0000
(09:52 +0800)
committer
Alex Deucher
<alexander.deucher@amd.com>
Wed, 10 Aug 2022 19:10:04 +0000
(15:10 -0400)
Remove redundant reference of header file dev_printk.h
Signed-off-by: Ma Jun <Jun.Ma2@amd.com>
Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/psp_v13_0.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/amdgpu/psp_v13_0.c
b/drivers/gpu/drm/amd/amdgpu/psp_v13_0.c
index 63b2d32545ccdba3f12fffe8701b81345ae14c60..e8e0004bbb7aa35a8a359e3da159c0cbd225fe2a 100644
(file)
--- a/
drivers/gpu/drm/amd/amdgpu/psp_v13_0.c
+++ b/
drivers/gpu/drm/amd/amdgpu/psp_v13_0.c
@@
-20,7
+20,6
@@
* OTHER DEALINGS IN THE SOFTWARE.
*
*/
-#include <linux/dev_printk.h>
#include <drm/drm_drv.h>
#include "amdgpu.h"
#include "amdgpu_psp.h"