linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Javier Martinez Canillas <javierm@redhat.com>
To: Thomas Zimmermann <tzimmermann@suse.de>,
	mripard@kernel.org, maarten.lankhorst@linux.intel.com,
	daniel@ffwll.ch, airlied@gmail.com, suijingfeng@loongson.cn
Cc: laurent.pinchart@ideasonboard.com,
	dri-devel@lists.freedesktop.org, amd-gfx@lists.freedesktop.org,
	linux-renesas-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Thomas Zimmermann <tzimmermann@suse.de>
Subject: Re: [PATCH v2 7/8] drm/simpledrm: Do not include <drm/drm_plane_helper.h>
Date: Mon, 04 Dec 2023 10:42:01 +0100	[thread overview]
Message-ID: <877cluxq1i.fsf@minerva.mail-host-address-is-not-set> (raw)
In-Reply-To: <20231204090852.1650-8-tzimmermann@suse.de>

Thomas Zimmermann <tzimmermann@suse.de> writes:

> Remove unnecessary include statements for <drm/drm_plane_helper.h>.
> The file contains helpers for non-atomic code and should not be
> required by most drivers. No functional changes.
>
> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
> Reviewed-by: Sui Jingfeng <suijingfeng@loongson.cn>
> ---

Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>

-- 
Best regards,

Javier Martinez Canillas
Core Platforms
Red Hat


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2023-12-04  9:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-04  9:07 [PATCH v2 0/8] drm/plane-helpers: Minor clean ups Thomas Zimmermann
2023-12-04  9:07 ` [PATCH v2 1/8] drm/plane-helper: Move drm_plane_helper_atomic_check() into udl Thomas Zimmermann
2023-12-04  9:07 ` [PATCH v2 3/8] drm/loongson: Do not include <drm/drm_plane_helper.h> Thomas Zimmermann
2023-12-04  9:07 ` [PATCH v2 4/8] drm/shmobile: " Thomas Zimmermann
2023-12-04  9:07 ` [PATCH v2 6/8] drm/ofdrm: " Thomas Zimmermann
2023-12-04  9:07 ` [PATCH v2 7/8] drm/simpledrm: " Thomas Zimmermann
2023-12-04  9:42   ` Javier Martinez Canillas [this message]
2023-12-04  9:07 ` [PATCH v2 8/8] drm/xlnx: " Thomas Zimmermann
2023-12-04 16:15 ` [PATCH v2 0/8] drm/plane-helpers: Minor clean ups Alex Deucher
     [not found] ` <20231204090852.1650-3-tzimmermann@suse.de>
2023-12-05 14:41   ` [PATCH v2 2/8] drm/amdgpu: Do not include <drm/drm_plane_helper.h> Harry Wentland

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877cluxq1i.fsf@minerva.mail-host-address-is-not-set \
    --to=javierm@redhat.com \
    --cc=airlied@gmail.com \
    --cc=amd-gfx@lists.freedesktop.org \
    --cc=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mripard@kernel.org \
    --cc=suijingfeng@loongson.cn \
    --cc=tzimmermann@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).