public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel@ffwll.ch>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Baoyou Xie <baoyou.xie@linaro.org>,
	cstout@chromium.org, linux-arm-msm@vger.kernel.org,
	tang.qiang007@zte.com.cn, xie.baoyou@zte.com.cn,
	linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	han.fei@zte.com.cn, freedreno@lists.freedesktop.org
Subject: Re: [PATCH 1/2] drm/msm: add missing header dependencies
Date: Mon, 24 Oct 2016 16:31:09 +0200	[thread overview]
Message-ID: <20161024143109.GR20761@phenom.ffwll.local> (raw)
In-Reply-To: <3851598.AOg1ik44fH@wuerfel>

On Mon, Oct 24, 2016 at 12:13:40PM +0200, Arnd Bergmann wrote:
> On Saturday, October 22, 2016 5:17:45 PM CEST Baoyou Xie wrote:
> > We get 2 warnings when building kernel with W=1:
> > drivers/gpu/drm/msm/msm_debugfs.c:141:5: warning: no previous prototype for 'msm_debugfs_init' [-Wmissing-prototypes]
> > drivers/gpu/drm/msm/msm_debugfs.c:158:6: warning: no previous prototype for 'msm_debugfs_cleanup' [-Wmissing-prototypes]
> > 
> > In fact, these functions are declared in
> > drivers/gpu/drm/msm/msm_debugfs.h.
> > So this patch adds missing header dependencies.
> > 
> > Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org>
> > 
> 
> Both patches
> 
> Reviewed-by: Arnd Bergmann <arnd@arndb.de>

Both applied to drm-misc, thanks.

> Strangely, something caused the second mail to show up as a reply to the
> first. No idea how that happened, but you may want to check the procedure
> you used for sending the mails.

Not generated as a series, but individual patches, but then send out using
just 1 invocation of git send-email? "add" sorts before "adreno", and git
format-patch changes every non-alphanumeric character to a '-'.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch

  reply	other threads:[~2016-10-24 14:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-22  9:17 [PATCH 2/2] drm/msm/adreno: move function declarations to header file Baoyou Xie
2016-10-22  9:17 ` [PATCH 1/2] drm/msm: add missing header dependencies Baoyou Xie
2016-10-24 10:13   ` Arnd Bergmann
2016-10-24 14:31     ` Daniel Vetter [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-09-25  7:51 Baoyou Xie

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=20161024143109.GR20761@phenom.ffwll.local \
    --to=daniel@ffwll.ch \
    --cc=arnd@arndb.de \
    --cc=baoyou.xie@linaro.org \
    --cc=cstout@chromium.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=freedreno@lists.freedesktop.org \
    --cc=han.fei@zte.com.cn \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tang.qiang007@zte.com.cn \
    --cc=xie.baoyou@zte.com.cn \
    /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