Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1421520
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | linux-next: build warning after merge of the sunxi tree |
| Date | 2016-06-14 04:20 +0200 |
| Message-ID | <rJM7o-6NR-19@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Maxime,
After merging the sunxi tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:
drivers/clk/sunxi/clk-sun4i-tcon-ch1.c:82:6: warning: unused variable 'num_parents' [-Wunused-variable]
int num_parents = clk_hw_get_num_parents(hw);
^
Introduced by commit
4de2d58bc973 ("clk: sunxi: tcon-ch1: Do not return a negative error in get_parent")
--
Cheers,
Stephen Rothwell
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
linux-next: build warning after merge of the sunxi tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-06-14 04:20 +0200
csiph-web