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] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 27 Feb 2012 12:57:06 +0530
From:	Srinidhi Kasagar <srinidhi.kasagar@...ricsson.com>
To:	Danny Kukawka <danny.kukawka@...ect.de>
Cc:	<linux@....linux.org.uk>, <linux-arm-kernel@...ts.infradead.org>,
	<linux-kernel@...r.kernel.org>, <linus.walleij@...ricsson.com>
Subject: Re: [PATCH] arch/arm/mach-ux500/board-mop500-u8500uib.c: included
 linux/gpio.h twice

On Wed, Feb 15, 2012 at 20:19:38 +0100, Danny Kukawka wrote:
> arch/arm/mach-ux500/board-mop500-u8500uib.c included 'linux/gpio.h'
> remove the duplicate.
> 
> Signed-off-by: Danny Kukawka <danny.kukawka@...ect.de>
> ---
>  arch/arm/mach-ux500/board-mop500-u8500uib.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/arch/arm/mach-ux500/board-mop500-u8500uib.c b/arch/arm/mach-ux500/board-mop500-u8500uib.c
> index feb5744..ead91c9 100644
> --- a/arch/arm/mach-ux500/board-mop500-u8500uib.c
> +++ b/arch/arm/mach-ux500/board-mop500-u8500uib.c
> @@ -8,7 +8,6 @@
>  #include <linux/kernel.h>
>  #include <linux/init.h>
>  #include <linux/i2c.h>
> -#include <linux/gpio.h>
>  #include <linux/interrupt.h>
>  #include <linux/mfd/tc3589x.h>
>  #include <linux/input/matrix_keypad.h>

Thanks,

Acked-by: srinidhi kasagar <srinidhi.kasagar@...ricsson.com>

Linus W, would you please pick if you have not noticed this.

srinidhi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ