From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
To: Thomas Zimmermann <tzimmermann@suse.de>
Cc: linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mips: sni: Do not include <linux/fb.h>
Date: Fri, 21 Feb 2025 10:31:39 +0100 [thread overview]
Message-ID: <Z7hH-5EkHvm14e0G@alpha.franken.de> (raw)
In-Reply-To: <20250131161859.399573-1-tzimmermann@suse.de>
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 ]
prev parent reply other threads:[~2025-02-21 9:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-31 16:18 [PATCH] mips: sni: Do not include <linux/fb.h> Thomas Zimmermann
2025-02-21 9:31 ` Thomas Bogendoerfer [this message]
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=Z7hH-5EkHvm14e0G@alpha.franken.de \
--to=tsbogend@alpha.franken.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.