From: Dinh Nguyen <dinguyen@opensource.altera.com>
To: Stephen Boyd <sboyd@codeaurora.org>
Cc: <dinh.linux@gmail.com>, <mturquette@baylibre.com>,
<mgerlach@opensource.altera.com>, <linux-clk@vger.kernel.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] clk: socfpga: allow for multiple parents on Arria10 periph clocks
Date: Mon, 22 Feb 2016 15:53:18 -0600 [thread overview]
Message-ID: <56CB834E.4010309@opensource.altera.com> (raw)
In-Reply-To: <20160222215029.GW4847@codeaurora.org>
On 02/22/2016 03:50 PM, Stephen Boyd wrote:
>
> Oops, spoke too soon:
>
> drivers/clk/socfpga/clk-periph-a10.c:113:27: warning: incorrect type in assignment (different base types)
> drivers/clk/socfpga/clk-periph-a10.c:113:27: expected char const *const *[assigned] parent_names
> drivers/clk/socfpga/clk-periph-a10.c:113:27: got char const *( *<noident> )[5]
> CC drivers/clk/socfpga/clk-periph-a10.o
> drivers/clk/socfpga/clk-periph-a10.c: In function ‘__socfpga_periph_init’:
> drivers/clk/socfpga/clk-periph-a10.c:113:20: warning: assignment from incompatible pointer type [enabled by default]
>
Sorry about that. V2 is inbound.
Thanks,
Dinh
next prev parent reply other threads:[~2016-02-22 21:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-22 19:53 [PATCH] clk: socfpga: allow for multiple parents on Arria10 periph clocks dinguyen
2016-02-22 21:47 ` Stephen Boyd
2016-02-22 21:50 ` Stephen Boyd
2016-02-22 21:53 ` Dinh Nguyen [this message]
2016-02-22 22:14 ` kbuild test robot
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=56CB834E.4010309@opensource.altera.com \
--to=dinguyen@opensource.altera.com \
--cc=dinh.linux@gmail.com \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mgerlach@opensource.altera.com \
--cc=mturquette@baylibre.com \
--cc=sboyd@codeaurora.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.