From: Mukesh Ojha <mojha@codeaurora.org>
To: jagdsh.linux@gmail.com, ysato@users.sourceforge.jp,
dalias@libc.org, paul.burton@mips.com, arnd@arndb.de
Cc: linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arch:sh:mach-sh03/rtc.c : Remove duplicate header
Date: Thu, 28 Mar 2019 06:50:56 +0000 [thread overview]
Message-ID: <b85268d2-939f-f012-ce3d-b6689dffe254@codeaurora.org> (raw)
In-Reply-To: <1553721642-38293-1-git-send-email-jagdsh.linux@gmail.com>
On 3/28/2019 2:50 AM, jagdsh.linux@gmail.com wrote:
> From: Jagadeesh Pagadala <jagdsh.linux@gmail.com>
>
> Remove duplicate header which is included twice.
>
> Signed-off-by: Jagadeesh Pagadala <jagdsh.linux@gmail.com>
Reviewed-by: Mukesh Ojha <mojha@codeaurora.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
prev parent reply other threads:[~2019-03-28 6:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-27 16:21 [PATCH] arch:sh:mach-sh03/rtc.c : Remove duplicate header jagdsh.linux
2019-03-28 6:50 ` Mukesh Ojha [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b85268d2-939f-f012-ce3d-b6689dffe254@codeaurora.org \
--to=mojha@codeaurora.org \
--cc=arnd@arndb.de \
--cc=dalias@libc.org \
--cc=jagdsh.linux@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=paul.burton@mips.com \
--cc=ysato@users.sourceforge.jp \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).