linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb.auug.org.au>
To: Rob Clark <robdclark@gmail.com>
Cc: Linux-Next Mailing List <linux-next@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Jordan Crouse <jcrouse@codeaurora.org>
Subject: linux-next: build warning after merge of the drm-msm tree
Date: Thu, 3 Aug 2017 13:09:49 +1000	[thread overview]
Message-ID: <20170803130949.34e8cd0d@canb.auug.org.au> (raw)

Hi all,

After merging the drm-msm tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:

drivers/gpu/drm/msm/adreno/a5xx_gpu.c: In function 'a5xx_zap_shader_init':
drivers/gpu/drm/msm/adreno/a5xx_gpu.c:493:19: warning: unused variable 'a5xx_gpu' [-Wunused-variable]
  struct a5xx_gpu *a5xx_gpu = to_a5xx_gpu(adreno_gpu);
                   ^

Introduced by commit

  8d6f08272b6f ("drm/msm: Remove uneeded platform dev members")

-- 
Cheers,
Stephen Rothwell

             reply	other threads:[~2017-08-03  3:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-03  3:09 Stephen Rothwell [this message]
2017-08-03  3:12 linux-next: build warning after merge of the drm-msm tree Stephen Rothwell
2017-11-01  3:46 Stephen Rothwell
2017-11-01 15:19 ` Rob Clark
2020-09-14  2:10 Stephen Rothwell
2020-09-17  7:58 ` Stephen Rothwell
2020-09-21  3:16 Stephen Rothwell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170803130949.34e8cd0d@canb.auug.org.au \
    --to=sfr@canb.auug.org.au \
    --cc=jcrouse@codeaurora.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=robdclark@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).