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


Groups > linux.kernel > #1668704

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

From Stephen Rothwell <sfr@canb.auug.org.au>
Newsgroups linux.kernel
Subject linux-next: build warning after merge of the drm tree
Date 2017-06-19 03:50 +0200
Message-ID <tTTZf-4r4-19@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Dave,

After merging the drm tree, today's linux-next build (x86_64 allmodconfig)
produced this warning:

drivers/gpu/drm/i915/intel_dp.c:1551:12: warning: 'rate_to_index' defined but not used [-Wunused-function]
 static int rate_to_index(int find, const int *rates)
            ^

Introduced by commit

  925344ccc91d ("BackMerge tag 'v4.12-rc5' into drm-next")

This commit reintroduced the above function after it was renamed and
moved by commit

  8001b7541aa7 ("drm/i915/dp: rename rate_to_index() to intel_dp_rate_index() and reuse")

-- 
Cheers,
Stephen Rothwell

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

linux-next: build warning after merge of the drm tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-06-19 03:50 +0200

csiph-web