On Mon, Dec 16, 2019 at 3:15 PM Leo Liu <leo.liu@xxxxxxx> wrote: > > 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@xxxxxxx> Reviewed-by: Alex Deucher <alexander.deucher@xxxxxxx> > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c | 6 ------ > 1 file changed, 6 deletions(-) > > diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c > index e522025430c7..623b9f9ef1ea 100644 > --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c > +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c > @@ -28,16 +28,10 @@ > #include <linux/module.h> > #include <linux/pci.h> > > -#include <drm/drm.h> > - > #include "amdgpu.h" > #include "amdgpu_pm.h" > #include "amdgpu_vcn.h" > #include "soc15d.h" > -#include "soc15_common.h" > - > -#include "vcn/vcn_1_0_offset.h" > -#include "vcn/vcn_1_0_sh_mask.h" > > /* Firmware Names */ > #define FIRMWARE_RAVEN "amdgpu/raven_vcn.bin" > -- > 2.17.1 > > _______________________________________________ > amd-gfx mailing list > amd-gfx@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/amd-gfx _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx