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]
Date:   Thu, 28 Mar 2019 12:08:56 +0530
From:   Mukesh Ojha <mojha@...eaurora.org>
To:     jagdsh.linux@...il.com, ysato@...rs.sourceforge.jp,
        dalias@...c.org, paul.burton@...s.com, arnd@...db.de
Cc:     linux-sh@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] arch:sh:mach-sh03/rtc.c : Remove duplicate header


On 3/28/2019 2:50 AM, jagdsh.linux@...il.com wrote:
> From: Jagadeesh Pagadala <jagdsh.linux@...il.com>
>
> Remove duplicate header which is included twice.
>
> Signed-off-by: Jagadeesh Pagadala <jagdsh.linux@...il.com>

Reviewed-by: Mukesh Ojha <mojha@...eaurora.org>

-Mukesh


> ---
>   arch/sh/boards/mach-sh03/rtc.c | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/arch/sh/boards/mach-sh03/rtc.c b/arch/sh/boards/mach-sh03/rtc.c
> index 8b23ed7..165e2cc 100644
> --- a/arch/sh/boards/mach-sh03/rtc.c
> +++ b/arch/sh/boards/mach-sh03/rtc.c
> @@ -14,7 +14,6 @@
>   #include <linux/rtc.h>
>   #include <linux/spinlock.h>
>   #include <linux/io.h>
> -#include <linux/rtc.h>
>   #include <linux/platform_device.h>
>   
>   #define RTC_BASE	0xb0000000

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ