[PATCH 07/14] drm/radeon: Do not include <drm/drm_legacy.h>

Alex Deucher alexdeucher at gmail.com
Mon Nov 27 21:00:44 UTC 2023


On Wed, Nov 22, 2023 at 7:25 AM Thomas Zimmermann <tzimmermann at suse.de> wrote:
>
> Including <drm/drm_legacy.h> is not required by radeon.
>
> Signed-off-by: Thomas Zimmermann <tzimmermann at suse.de>
> Cc: Alex Deucher <alexander.deucher at amd.com>
> Cc: "Christian König" <christian.koenig at amd.com>
> Cc: "Pan, Xinhui" <Xinhui.Pan at amd.com>
> Cc: amd-gfx at lists.freedesktop.org

Acked-by: Alex Deucher <alexander.deucher at amd.com>

> ---
>  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
>


More information about the dri-devel mailing list