Applied. thanks! Alex
On Tue, Jul 9, 2019 at 11:03 PM YueHaibing <[email protected]> wrote: > > Remove duplicated include. > > Signed-off-by: YueHaibing <[email protected]> > --- > drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c > b/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c > index 5ba332376710..822f45161240 100644 > --- a/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c > +++ b/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c > @@ -39,7 +39,6 @@ > #include "vega10_enum.h" > #include "hdp/hdp_4_0_offset.h" > > -#include "soc15.h" > #include "soc15_common.h" > #include "clearstate_gfx9.h" > #include "v9_structs.h" > > > > > > _______________________________________________ > amd-gfx mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/amd-gfx _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
