linux-next: build failure after merge of the scmi tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

Attachment: pgpbldl1drFZt.pgp
Description: OpenPGP digital signature


[Index of Archives]     [Linux Kernel]     [Linux USB Development]     [Yosemite News]     [Linux SCSI]

  Powered by Linux