linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [BUILD BUG] tegra-powergate
@ 2014-01-13 18:37 Russell King - ARM Linux
  2014-01-13 22:02 ` Stephen Warren
  0 siblings, 1 reply; 2+ messages in thread
From: Russell King - ARM Linux @ 2014-01-13 18:37 UTC (permalink / raw)
  To: linux-arm-kernel

One of the randconfigs found this:

In file included from drivers/gpu/drm/tegra/gr3d.c:15:0:
include/linux/tegra-powergate.h:119:1: error: expected identifier or '(' before '{' token

static inline int tegra_powergate_sequence_power_up(int id, struct clk *clk,
                                                    struct reset_control *rst);
{

That semicolon should not be there.

-- 
FTTC broadband for 0.8mile line: 5.8Mbps down 500kbps up.  Estimation
in database were 13.1 to 19Mbit for a good line, about 7.5+ for a bad.
Estimate before purchase was "up to 13.2Mbit".

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

* [BUILD BUG] tegra-powergate
  2014-01-13 18:37 [BUILD BUG] tegra-powergate Russell King - ARM Linux
@ 2014-01-13 22:02 ` Stephen Warren
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Warren @ 2014-01-13 22:02 UTC (permalink / raw)
  To: linux-arm-kernel

On 01/13/2014 11:37 AM, Russell King - ARM Linux wrote:
> One of the randconfigs found this:
> 
> In file included from drivers/gpu/drm/tegra/gr3d.c:15:0:
> include/linux/tegra-powergate.h:119:1: error: expected identifier or '(' before '{' token
> 
> static inline int tegra_powergate_sequence_power_up(int id, struct clk *clk,
>                                                     struct reset_control *rst);
> {
> 
> That semicolon should not be there.

Thanks for the heads-up. I sent a patch to fix this.

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

end of thread, other threads:[~2014-01-13 22:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-13 18:37 [BUILD BUG] tegra-powergate Russell King - ARM Linux
2014-01-13 22:02 ` Stephen Warren

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