linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Brajeswar Ghosh <brajeswar.linux@gmail.com>
To: Stuart Yoder <stuyoder@gmail.com>, laurentiu.tudor@nxp.com
Cc: Souptick Joarder <jrdr.linux@gmail.com>,
	linux-kernel@vger.kernel.org,
	Sabyasachi Gupta <sabyasachi.linux@gmail.com>
Subject: Re: [PATCH] drivers/bus/fsl-mc/dpbp.c: Remove duplicate header
Date: Fri, 16 Nov 2018 20:47:21 +0530	[thread overview]
Message-ID: <CAFqtX7kfSuWkjYHPWsxRaYcsQRD4OtJVyUBAezZu3HQT4QjoYg@mail.gmail.com> (raw)
In-Reply-To: <20181109095101.GA2558@hp-pavilion-15-notebook-pc-brajeswar>

On Fri, Nov 9, 2018 at 3:21 PM Brajeswar Ghosh
<brajeswar.linux@gmail.com> wrote:
>
> Remove linux/fsl/mc.h which is included more than once
>
> Signed-off-by: Brajeswar Ghosh <brajeswar.linux@gmail.com>

Any comment on this patch?

> ---
>  drivers/bus/fsl-mc/dpbp.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/bus/fsl-mc/dpbp.c b/drivers/bus/fsl-mc/dpbp.c
> index 17e3c5d2f22e..9003cd3698a5 100644
> --- a/drivers/bus/fsl-mc/dpbp.c
> +++ b/drivers/bus/fsl-mc/dpbp.c
> @@ -5,7 +5,6 @@
>   */
>  #include <linux/kernel.h>
>  #include <linux/fsl/mc.h>
> -#include <linux/fsl/mc.h>
>
>  #include "fsl-mc-private.h"
>
> --
> 2.17.1
>

  reply	other threads:[~2018-11-16 15:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-09  9:51 [PATCH] drivers/bus/fsl-mc/dpbp.c: Remove duplicate header Brajeswar Ghosh
2018-11-16 15:17 ` Brajeswar Ghosh [this message]
2018-12-05  6:40   ` Brajeswar Ghosh
2019-01-05  4:52     ` Brajeswar Ghosh
2019-01-06 12:04       ` Souptick Joarder
2019-01-07 10:42 ` Laurentiu Tudor
2019-01-30 13:53   ` Brajeswar Ghosh

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=CAFqtX7kfSuWkjYHPWsxRaYcsQRD4OtJVyUBAezZu3HQT4QjoYg@mail.gmail.com \
    --to=brajeswar.linux@gmail.com \
    --cc=jrdr.linux@gmail.com \
    --cc=laurentiu.tudor@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sabyasachi.linux@gmail.com \
    --cc=stuyoder@gmail.com \
    /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).