]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu/vcn: remove unnecessary included headers
authorLeo Liu <leo.liu@amd.com>
Mon, 16 Dec 2019 16:01:51 +0000 (11:01 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Dec 2019 21:09:12 +0000 (16:09 -0500)
commitf06a58db9213a08e902e5e5b2c22b75f7bb3a810
tree9b7ace1f9beb87ed00d716605f69f376aae2fae6
parent5a7489a7e189ee2be889485f90c8cf24ea4b9a40
drm/amdgpu/vcn: remove unnecessary included headers

Esp. VCN1.0 headers should not be here

v2: add back the <linux/module.h> to keep consistent.

Signed-off-by: Leo Liu <leo.liu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c