[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <bebe04527833a0eb73b449068ed2f573bb95823e.camel@physik.fu-berlin.de>
Date: Sat, 01 Feb 2025 13:16:21 +0100
From: John Paul Adrian Glaubitz <glaubitz@...sik.fu-berlin.de>
To: Thomas Zimmermann <tzimmermann@...e.de>, gerg@...ux-m68k.org,
geert@...ux-m68k.org
Cc: linux-m68k@...ts.linux-m68k.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] m68k: Do not include <linux/fb.h>
Hi Thomas,
On Fri, 2025-01-31 at 15:40 +0100, Thomas Zimmermann wrote:
> The m68k architecture's source files does not require <linux/fb.h>.
Minor: Replace "does" with "do".
Adrian
> Remove the include statements.
>
> Signed-off-by: Thomas Zimmermann <tzimmermann@...e.de>
> ---
> arch/m68k/kernel/setup_no.c | 1 -
> arch/m68k/kernel/uboot.c | 1 -
> 2 files changed, 2 deletions(-)
>
> diff --git a/arch/m68k/kernel/setup_no.c b/arch/m68k/kernel/setup_no.c
> index c926da9d5ec28..f9872098f5ca5 100644
> --- a/arch/m68k/kernel/setup_no.c
> +++ b/arch/m68k/kernel/setup_no.c
> @@ -21,7 +21,6 @@
> #include <linux/sched.h>
> #include <linux/delay.h>
> #include <linux/interrupt.h>
> -#include <linux/fb.h>
> #include <linux/module.h>
> #include <linux/mm.h>
> #include <linux/console.h>
> diff --git a/arch/m68k/kernel/uboot.c b/arch/m68k/kernel/uboot.c
> index 8bb1cb3a7490e..5e52ea150d5cb 100644
> --- a/arch/m68k/kernel/uboot.c
> +++ b/arch/m68k/kernel/uboot.c
> @@ -10,7 +10,6 @@
> #include <linux/sched.h>
> #include <linux/delay.h>
> #include <linux/interrupt.h>
> -#include <linux/fb.h>
> #include <linux/module.h>
> #include <linux/mm.h>
> #include <linux/console.h>
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
Powered by blists - more mailing lists