From: Stephen Boyd <sboyd@codeaurora.org>
To: Michael Turquette <mturquette@baylibre.com>
Cc: kernel@pengutronix.de, Shawn Guo <shawnguo@kernel.org>,
linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [GIT PULL] i.MX clock updates for 4.2
Date: Tue, 11 Aug 2015 11:34:25 -0700 [thread overview]
Message-ID: <20150811183425.GL2839@codeaurora.org> (raw)
In-Reply-To: <20150811174657.2416.1270@quantum>
On 08/11, Michael Turquette wrote:
> >
> > Also, please keep it stable, because I need to pull it into other
> > branch as dependency which I will send via arm-soc tree.
>
> Will do.
>
> Also, the clock driver was not Cc'd to linux-clk mailing list nor did it
> Cc myself or Stephen. I've taken a quick look at it and it seems fine,
> but please post clk patches to the linux-clk mailing list in the future.
>
Yes. We would have found this unused include too. I'll apply this
after we merge it into clk-next.
----8<----
From: Stephen Boyd <sboyd@codeaurora.org>
Subject: [PATCH] clk: imx: Remove unused clkdev.h include
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
---
drivers/clk/imx/clk-imx6ul.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/clk/imx/clk-imx6ul.c b/drivers/clk/imx/clk-imx6ul.c
index aaa36650695f..c498f558e942 100644
--- a/drivers/clk/imx/clk-imx6ul.c
+++ b/drivers/clk/imx/clk-imx6ul.c
@@ -11,7 +11,6 @@
#include <dt-bindings/clock/imx6ul-clock.h>
#include <linux/clk.h>
-#include <linux/clkdev.h>
#include <linux/err.h>
#include <linux/init.h>
#include <linux/io.h>
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: sboyd@codeaurora.org (Stephen Boyd)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] i.MX clock updates for 4.2
Date: Tue, 11 Aug 2015 11:34:25 -0700 [thread overview]
Message-ID: <20150811183425.GL2839@codeaurora.org> (raw)
In-Reply-To: <20150811174657.2416.1270@quantum>
On 08/11, Michael Turquette wrote:
> >
> > Also, please keep it stable, because I need to pull it into other
> > branch as dependency which I will send via arm-soc tree.
>
> Will do.
>
> Also, the clock driver was not Cc'd to linux-clk mailing list nor did it
> Cc myself or Stephen. I've taken a quick look at it and it seems fine,
> but please post clk patches to the linux-clk mailing list in the future.
>
Yes. We would have found this unused include too. I'll apply this
after we merge it into clk-next.
----8<----
From: Stephen Boyd <sboyd@codeaurora.org>
Subject: [PATCH] clk: imx: Remove unused clkdev.h include
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
---
drivers/clk/imx/clk-imx6ul.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/clk/imx/clk-imx6ul.c b/drivers/clk/imx/clk-imx6ul.c
index aaa36650695f..c498f558e942 100644
--- a/drivers/clk/imx/clk-imx6ul.c
+++ b/drivers/clk/imx/clk-imx6ul.c
@@ -11,7 +11,6 @@
#include <dt-bindings/clock/imx6ul-clock.h>
#include <linux/clk.h>
-#include <linux/clkdev.h>
#include <linux/err.h>
#include <linux/init.h>
#include <linux/io.h>
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
next prev parent reply other threads:[~2015-08-11 18:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-11 8:59 [GIT PULL] i.MX clock updates for 4.2 Shawn Guo
2015-08-11 8:59 ` Shawn Guo
2015-08-11 17:46 ` Michael Turquette
2015-08-11 17:46 ` Michael Turquette
2015-08-11 18:34 ` Stephen Boyd [this message]
2015-08-11 18:34 ` Stephen Boyd
2015-08-12 2:36 ` Shawn Guo
2015-08-12 2:36 ` Shawn Guo
2015-08-12 2:34 ` Shawn Guo
2015-08-12 2:34 ` Shawn Guo
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=20150811183425.GL2839@codeaurora.org \
--to=sboyd@codeaurora.org \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=shawnguo@kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.