* [PATCH] ARM: spitz: Do not include <linux/fb.h>
@ 2025-09-30 11:26 Thomas Zimmermann
2025-09-30 20:06 ` Dmitry Baryshkov
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Zimmermann @ 2025-09-30 11:26 UTC (permalink / raw)
To: daniel, haojian.zhuang, robert.jarzmik, linux
Cc: linux-arm-kernel, linux-kernel, linux-fbdev, dri-devel,
Thomas Zimmermann
This ARM architecture's source file does not require <linux/fb.h>.
Remove the include statement.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
---
arch/arm/mach-pxa/spitz.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/mach-pxa/spitz.h b/arch/arm/mach-pxa/spitz.h
index 04828d8918aa..873844194a31 100644
--- a/arch/arm/mach-pxa/spitz.h
+++ b/arch/arm/mach-pxa/spitz.h
@@ -12,7 +12,6 @@
#endif
#include "irqs.h" /* PXA_NR_BUILTIN_GPIO, PXA_GPIO_TO_IRQ */
-#include <linux/fb.h>
/* Spitz/Akita GPIOs */
--
2.51.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: spitz: Do not include <linux/fb.h>
2025-09-30 11:26 [PATCH] ARM: spitz: Do not include <linux/fb.h> Thomas Zimmermann
@ 2025-09-30 20:06 ` Dmitry Baryshkov
0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Baryshkov @ 2025-09-30 20:06 UTC (permalink / raw)
To: Thomas Zimmermann
Cc: daniel, haojian.zhuang, robert.jarzmik, linux, linux-arm-kernel,
linux-kernel, linux-fbdev, dri-devel
On Tue, Sep 30, 2025 at 01:26:46PM +0200, Thomas Zimmermann wrote:
> This ARM architecture's source file does not require <linux/fb.h>.
> Remove the include statement.
>
> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
> ---
> arch/arm/mach-pxa/spitz.h | 1 -
> 1 file changed, 1 deletion(-)
>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
>
--
With best wishes
Dmitry
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-09-30 20:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-30 11:26 [PATCH] ARM: spitz: Do not include <linux/fb.h> Thomas Zimmermann
2025-09-30 20:06 ` Dmitry Baryshkov
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).