From: Helge Deller <deller@gmx.de>
To: Thomas Zimmermann <tzimmermann@suse.de>
Cc: linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 03/14] fbdev/c2p: Include <linux/export.h>
Date: Tue, 10 Jun 2025 21:59:40 +0200 [thread overview]
Message-ID: <c9ef633b-4d78-4aa5-91eb-d290cbbae17e@gmx.de> (raw)
In-Reply-To: <20250610105948.384540-4-tzimmermann@suse.de>
On 6/10/25 12:56, Thomas Zimmermann wrote:
> Fix the compile-time warnings
>
> drivers/video/fbdev/c2p_iplan2.c: warning: EXPORT_SYMBOL() is used, but #include <linux/export.h> is missing
> drivers/video/fbdev/c2p_planar.c: warning: EXPORT_SYMBOL() is used, but #include <linux/export.h> is missing
>
> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
> ---
> drivers/video/fbdev/c2p_iplan2.c | 1 +
> drivers/video/fbdev/c2p_planar.c | 1 +
> 2 files changed, 2 insertions(+)
Reviewed-by: Helge Deller <deller@gmx.de>
next prev parent reply other threads:[~2025-06-10 18:13 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-10 10:56 [PATCH 00/14] fbdev: Fix warnings related to including <linux/export.h> Thomas Zimmermann
2025-06-10 10:56 ` [PATCH 01/14] fbdev: Remove trailing whitespaces Thomas Zimmermann
2025-06-10 19:53 ` Helge Deller
2025-06-10 10:56 ` [PATCH 02/14] fbdev: Include <linux/export.h> Thomas Zimmermann
2025-06-10 19:58 ` Helge Deller
2025-06-11 7:18 ` Thomas Zimmermann
2025-06-10 10:56 ` [PATCH 03/14] fbdev/c2p: " Thomas Zimmermann
2025-06-10 19:59 ` Helge Deller [this message]
2025-06-10 10:56 ` [PATCH 04/14] fbdev/cyber2000fb: Unexport symbols Thomas Zimmermann
2025-06-10 20:10 ` Helge Deller
2025-06-11 7:19 ` Thomas Zimmermann
2025-06-10 10:56 ` [PATCH 05/14] fbdev/matroxfb: Remove trailing whitespaces Thomas Zimmermann
2025-06-10 20:11 ` Helge Deller
2025-06-10 10:56 ` [PATCH 06/14] fbdev/matroxfb: Include <linux/export.h> Thomas Zimmermann
2025-06-10 20:12 ` Helge Deller
2025-06-10 10:56 ` [PATCH 07/14] fbdev/omap: " Thomas Zimmermann
2025-06-10 20:13 ` Helge Deller
2025-06-10 10:56 ` [PATCH 08/14] fbdev/omap2: " Thomas Zimmermann
2025-06-10 10:56 ` [PATCH 09/14] fbdev/omap2: Do not include <linux/export.h> Thomas Zimmermann
2025-06-10 10:56 ` [PATCH 10/14] fbdev/mb862xx: " Thomas Zimmermann
2025-06-10 10:56 ` [PATCH 11/14] fbdev/pxafb: Unexport symbol Thomas Zimmermann
2025-06-10 19:48 ` Helge Deller
2025-06-10 10:56 ` [PATCH 12/14] fbdev/sisfb: Unexport symbols Thomas Zimmermann
2025-06-10 10:56 ` [PATCH 13/14] fbdev/viafb: Include <linux/export.h> Thomas Zimmermann
2025-06-10 10:56 ` [PATCH 14/14] fbdev/viafb: Do not include <linux/export.h> Thomas Zimmermann
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=c9ef633b-4d78-4aa5-91eb-d290cbbae17e@gmx.de \
--to=deller@gmx.de \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-fbdev@vger.kernel.org \
--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).