[PATCH 03/14] fbdev/c2p: Include <linux/export.h>
Helge Deller
deller at gmx.de
Tue Jun 10 19:59:40 UTC 2025
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 at 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 at gmx.de>
More information about the dri-devel
mailing list