On Wed, Nov 22, 2023 at 7:25 AM Thomas Zimmermann <[email protected]> wrote: > > Including <drm/drm_legacy.h> is not required by radeon. > > Signed-off-by: Thomas Zimmermann <[email protected]> > Cc: Alex Deucher <[email protected]> > Cc: "Christian König" <[email protected]> > Cc: "Pan, Xinhui" <[email protected]> > Cc: [email protected]
Acked-by: Alex Deucher <[email protected]> > --- > drivers/gpu/drm/radeon/radeon_drv.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/gpu/drm/radeon/radeon_drv.h > b/drivers/gpu/drm/radeon/radeon_drv.h > index 34a1c73d3938f..02a65971d140d 100644 > --- a/drivers/gpu/drm/radeon/radeon_drv.h > +++ b/drivers/gpu/drm/radeon/radeon_drv.h > @@ -33,7 +33,6 @@ > > #include <linux/firmware.h> > #include <linux/platform_device.h> > -#include <drm/drm_legacy.h> > > #include "radeon_family.h" > > -- > 2.42.1 >
