* [PATCH] mips: sni: Do not include <linux/fb.h>
@ 2025-01-31 16:18 Thomas Zimmermann
2025-02-21 9:31 ` Thomas Bogendoerfer
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Zimmermann @ 2025-01-31 16:18 UTC (permalink / raw)
To: tsbogend; +Cc: linux-mips, linux-kernel, Thomas Zimmermann
The MIPS architecture's source files do not require <linux/fb.h>.
Remove the include statement.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
---
arch/mips/sni/setup.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/mips/sni/setup.c b/arch/mips/sni/setup.c
index 42fdb939c88d8..03cb699372580 100644
--- a/arch/mips/sni/setup.c
+++ b/arch/mips/sni/setup.c
@@ -12,7 +12,6 @@
#include <linux/init.h>
#include <linux/export.h>
#include <linux/console.h>
-#include <linux/fb.h>
#include <linux/screen_info.h>
#ifdef CONFIG_FW_ARC
--
2.48.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] mips: sni: Do not include <linux/fb.h>
2025-01-31 16:18 [PATCH] mips: sni: Do not include <linux/fb.h> Thomas Zimmermann
@ 2025-02-21 9:31 ` Thomas Bogendoerfer
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Bogendoerfer @ 2025-02-21 9:31 UTC (permalink / raw)
To: Thomas Zimmermann; +Cc: linux-mips, linux-kernel
On Fri, Jan 31, 2025 at 05:18:47PM +0100, Thomas Zimmermann wrote:
> The MIPS architecture's source files do not require <linux/fb.h>.
> Remove the include statement.
>
> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
> ---
> arch/mips/sni/setup.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/mips/sni/setup.c b/arch/mips/sni/setup.c
> index 42fdb939c88d8..03cb699372580 100644
> --- a/arch/mips/sni/setup.c
> +++ b/arch/mips/sni/setup.c
> @@ -12,7 +12,6 @@
> #include <linux/init.h>
> #include <linux/export.h>
> #include <linux/console.h>
> -#include <linux/fb.h>
> #include <linux/screen_info.h>
>
> #ifdef CONFIG_FW_ARC
> --
> 2.48.1
applied to mips-next.
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-02-21 9:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-31 16:18 [PATCH] mips: sni: Do not include <linux/fb.h> Thomas Zimmermann
2025-02-21 9:31 ` Thomas Bogendoerfer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®