linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] remoteproc/qcom_sysmon.c: Remove duplicate header
@ 2019-01-09 14:29 Brajeswar Ghosh
  2019-01-15  5:47 ` Souptick Joarder
  2019-01-15  5:53 ` Bjorn Andersson
  0 siblings, 2 replies; 3+ messages in thread
From: Brajeswar Ghosh @ 2019-01-09 14:29 UTC (permalink / raw)
  To: ohad, bjorn.andersson
  Cc: jrdr.linux, linux-remoteproc, linux-kernel, sabyasachi.linux

Remove linux/notifier.h which is included more than once

Signed-off-by: Brajeswar Ghosh <brajeswar.linux@gmail.com>
---
 drivers/remoteproc/qcom_sysmon.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/remoteproc/qcom_sysmon.c b/drivers/remoteproc/qcom_sysmon.c
index e976a602b015..603b813151f2 100644
--- a/drivers/remoteproc/qcom_sysmon.c
+++ b/drivers/remoteproc/qcom_sysmon.c
@@ -7,7 +7,6 @@
 #include <linux/notifier.h>
 #include <linux/slab.h>
 #include <linux/io.h>
-#include <linux/notifier.h>
 #include <linux/of_platform.h>
 #include <linux/platform_device.h>
 #include <linux/remoteproc/qcom_rproc.h>
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] remoteproc/qcom_sysmon.c: Remove duplicate header
  2019-01-09 14:29 [PATCH] remoteproc/qcom_sysmon.c: Remove duplicate header Brajeswar Ghosh
@ 2019-01-15  5:47 ` Souptick Joarder
  2019-01-15  5:53 ` Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Souptick Joarder @ 2019-01-15  5:47 UTC (permalink / raw)
  To: Brajeswar Ghosh
  Cc: ohad, bjorn.andersson, linux-remoteproc, linux-kernel, Sabyasachi Gupta

On Wed, Jan 9, 2019 at 8:00 PM Brajeswar Ghosh
<brajeswar.linux@gmail.com> wrote:
>
> Remove linux/notifier.h which is included more than once
>
> Signed-off-by: Brajeswar Ghosh <brajeswar.linux@gmail.com>

Acked-by: Souptick Joarder <jrdr.linux@gmail.com>

> ---
>  drivers/remoteproc/qcom_sysmon.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/remoteproc/qcom_sysmon.c b/drivers/remoteproc/qcom_sysmon.c
> index e976a602b015..603b813151f2 100644
> --- a/drivers/remoteproc/qcom_sysmon.c
> +++ b/drivers/remoteproc/qcom_sysmon.c
> @@ -7,7 +7,6 @@
>  #include <linux/notifier.h>
>  #include <linux/slab.h>
>  #include <linux/io.h>
> -#include <linux/notifier.h>
>  #include <linux/of_platform.h>
>  #include <linux/platform_device.h>
>  #include <linux/remoteproc/qcom_rproc.h>
> --
> 2.17.1
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] remoteproc/qcom_sysmon.c: Remove duplicate header
  2019-01-09 14:29 [PATCH] remoteproc/qcom_sysmon.c: Remove duplicate header Brajeswar Ghosh
  2019-01-15  5:47 ` Souptick Joarder
@ 2019-01-15  5:53 ` Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2019-01-15  5:53 UTC (permalink / raw)
  To: Brajeswar Ghosh
  Cc: ohad, jrdr.linux, linux-remoteproc, linux-kernel, sabyasachi.linux

On Wed 09 Jan 06:29 PST 2019, Brajeswar Ghosh wrote:

> Remove linux/notifier.h which is included more than once
> 

Applied, with Souptick's ack.

Thanks,
Bjorn

> Signed-off-by: Brajeswar Ghosh <brajeswar.linux@gmail.com>
> ---
>  drivers/remoteproc/qcom_sysmon.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/remoteproc/qcom_sysmon.c b/drivers/remoteproc/qcom_sysmon.c
> index e976a602b015..603b813151f2 100644
> --- a/drivers/remoteproc/qcom_sysmon.c
> +++ b/drivers/remoteproc/qcom_sysmon.c
> @@ -7,7 +7,6 @@
>  #include <linux/notifier.h>
>  #include <linux/slab.h>
>  #include <linux/io.h>
> -#include <linux/notifier.h>
>  #include <linux/of_platform.h>
>  #include <linux/platform_device.h>
>  #include <linux/remoteproc/qcom_rproc.h>
> -- 
> 2.17.1
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-01-15  5:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-09 14:29 [PATCH] remoteproc/qcom_sysmon.c: Remove duplicate header Brajeswar Ghosh
2019-01-15  5:47 ` Souptick Joarder
2019-01-15  5:53 ` Bjorn Andersson

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).