Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

drm/amdgpu: Remove redundant reference of header file

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>

authored by

Ma Jun and committed by
Alex Deucher
616699d7 0a83bb35

-1
-1
drivers/gpu/drm/amd/amdgpu/psp_v13_0.c
··· 20 20 * OTHER DEALINGS IN THE SOFTWARE. 21 21 * 22 22 */ 23 - #include <linux/dev_printk.h> 24 23 #include <drm/drm_drv.h> 25 24 #include "amdgpu.h" 26 25 #include "amdgpu_psp.h"