lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Z7hH-5EkHvm14e0G@alpha.franken.de>
Date: Fri, 21 Feb 2025 10:31:39 +0100
From: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To: Thomas Zimmermann <tzimmermann@...e.de>
Cc: linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mips: sni: Do not include <linux/fb.h>

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@...e.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 ]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ