Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1421520 > unrolled thread

linux-next: build warning after merge of the sunxi tree

Started byStephen Rothwell <sfr@canb.auug.org.au>
First post2016-06-14 04:20 +0200
Last post2016-06-14 04:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  linux-next: build warning after merge of the sunxi tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-06-14 04:20 +0200

#1421520 — linux-next: build warning after merge of the sunxi tree

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2016-06-14 04:20 +0200
Subjectlinux-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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web