dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>,
	linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org
Subject: Re: [PATCH] drm/imx: hide an unused label
Date: Tue, 27 Sep 2016 12:09:20 +0200	[thread overview]
Message-ID: <1474970960.2494.12.camel@pengutronix.de> (raw)
In-Reply-To: <20160922095115.2385872-1-arnd@arndb.de>

Am Donnerstag, den 22.09.2016, 11:50 +0200 schrieb Arnd Bergmann:
> The imx_drm_bind function causes a warning in linux-next when
> CONFIG_DRM_FBDEV_EMULATION is not set:
> 
> drivers/gpu/drm/imx/imx-drm-core.c: In function 'imx_drm_bind':
> drivers/gpu/drm/imx/imx-drm-core.c:441:1: error: label 'err_unbind' defined but not used [-Werror=unused-label]
> 
> I don't understand why the warning only showed up now, as the
> code has not been modified recently, but there is an obvious
> fix in adding another #if for the symbol.
> 
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> Fixes: c1ff5a7aa3c3 ("drm/imx: Remove local fbdev emulation Kconfig option")

Applied, thank you.

regards
Philipp

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

      reply	other threads:[~2016-09-27 10:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-22  9:50 [PATCH] drm/imx: hide an unused label Arnd Bergmann
2016-09-27 10:09 ` Philipp Zabel [this message]

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=1474970960.2494.12.camel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --cc=arnd@arndb.de \
    --cc=daniel.vetter@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-kernel@vger.kernel.org \
    /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