Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1421520 > unrolled thread
| Started by | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| First post | 2016-06-14 04:20 +0200 |
| Last post | 2016-06-14 04:20 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
linux-next: build warning after merge of the sunxi tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-06-14 04:20 +0200
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Date | 2016-06-14 04:20 +0200 |
| Subject | linux-next: build warning after merge of the sunxi tree |
| Message-ID | <rJM7o-6NR-19@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web