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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Thu, 7 Mar 2024 17:21:31 +0100
From: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org,
	John Crispin <john@...ozen.org>,
	Sergio Paracuellos <sergio.paracuellos@...il.com>
Subject: Re: [PATCH v1 1/1] MIPS: ralink: Remove unused of_gpio.h

On Mon, Mar 04, 2024 at 07:54:39PM +0200, Andy Shevchenko wrote:
> of_gpio.h is deprecated and subject to remove.
> The driver doesn't use it, simply remove the unused header.
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> ---
>  arch/mips/ralink/timer.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/mips/ralink/timer.c b/arch/mips/ralink/timer.c
> index fc503679a93d..8b485cbe854e 100644
> --- a/arch/mips/ralink/timer.c
> +++ b/arch/mips/ralink/timer.c
> @@ -9,7 +9,6 @@
>  #include <linux/platform_device.h>
>  #include <linux/interrupt.h>
>  #include <linux/timer.h>
> -#include <linux/of_gpio.h>
>  #include <linux/clk.h>
>  
>  #include <asm/mach-ralink/ralink_regs.h>
> -- 
> 2.43.0.rc1.1.gbec44491f096

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