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: <c4ee5ba4-5338-45f0-3d88-97a0e81bca74@zonque.org>
Date:   Tue, 18 Jul 2023 01:11:02 +0200
From:   Daniel Mack <daniel@...que.org>
To:     Rob Herring <robh@...nel.org>,
        Haojian Zhuang <haojian.zhuang@...il.com>,
        Robert Jarzmik <robert.jarzmik@...e.fr>,
        Russell King <linux@...linux.org.uk>
Cc:     linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ARM: pxa: Drop unused includes

On 18.07.23 00:55, Rob Herring wrote:
> Several includes are not needed, so drop them.
> 
> Signed-off-by: Rob Herring <robh@...nel.org>

Acked-by: Daniel Mack <daniel@...que.org>

> ---
>   arch/arm/mach-pxa/pxa-dt.c | 6 ------
>   1 file changed, 6 deletions(-)
> 
> diff --git a/arch/arm/mach-pxa/pxa-dt.c b/arch/arm/mach-pxa/pxa-dt.c
> index 5e5d543fdf46..a292de91dce5 100644
> --- a/arch/arm/mach-pxa/pxa-dt.c
> +++ b/arch/arm/mach-pxa/pxa-dt.c
> @@ -5,13 +5,7 @@
>    *  Copyright (C) 2012 Daniel Mack
>    */
>   
> -#include <linux/irq.h>
> -#include <linux/irqdomain.h>
> -#include <linux/of_irq.h>
> -#include <linux/of_platform.h>
>   #include <asm/mach/arch.h>
> -#include <asm/mach/time.h>
> -#include "irqs.h"
>   
>   #include "generic.h"
>   

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ