[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20200709095802.43bdd86a@canb.auug.org.au>
Date: Thu, 9 Jul 2020 09:58:02 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Sudeep Holla <sudeep.holla@....com>
Cc: Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: linux-next: build failure after merge of the scmi tree
Hi all,
After merging the scmi tree, today's linux-next build (x86_64
allmodconfig) failed like this:
drivers/clk/clk-scmi.c: In function 'scmi_clk_ops_init':
drivers/clk/clk-scmi.c:126:39: error: expected ';' before 'max_rate'
126 | min_rate = sclk->info->list.rates[0]
| ^
| ;
127 | max_rate = sclk->info->list.rates[num_rates - 1];
| ~~~~~~~~
Caused by commit
2a3dd29cd558 ("clk: scmi: Fix min and max rate when registering clocks with discrete rates")
I have used the scmi tree from next-20200708 for today.
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists