From: Luben Tuikov <luben.tuikov@amd.com>
To: kernel test robot <lkp@intel.com>
Cc: kbuild-all@lists.01.org,
Linux Memory Management List <linux-mm@kvack.org>,
Daniel Vetter <daniel.vetter@ffwll.ch>,
Luben Tuikov <luben.tuikov@amd.com>
Subject: [PATCH 0/1] Fix missing prototype warning in amdgpu
Date: Mon, 9 Nov 2020 13:35:40 -0500 [thread overview]
Message-ID: <20201109183541.665412-1-luben.tuikov@amd.com> (raw)
In-Reply-To: <202011092023.l9hvrGQn-lkp@intel.com>
Hi Daniel,
This patch fixes the missing prototype warning for
amdgpu_info_ioctl().
Feel free to apply it as is, or squash it with my
previous patch in this area--the one which makes
struct drm_driver const.
Luben Tuikov (1):
drm/amdgpu: Fix missing prototype warning
drivers/gpu/drm/amd/amdgpu/amdgpu.h | 2 ++
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 2 --
2 files changed, 2 insertions(+), 2 deletions(-)
--
2.29.2.154.g7f7ebe054a
next prev parent reply other threads:[~2020-11-09 18:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-09 12:07 [linux-next:master 3872/4770] drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:482:5: warning: no previous prototype for 'amdgpu_info_ioctl' kernel test robot
2020-11-09 18:35 ` Luben Tuikov [this message]
2020-11-09 18:35 ` [PATCH 1/1] drm/amdgpu: Fix missing prototype warning Luben Tuikov
2020-11-09 19:16 ` Luben Tuikov
2020-11-09 19:18 ` Deucher, Alexander
2020-11-10 2:38 ` Souptick Joarder
2020-11-10 5:15 ` Luben Tuikov
2020-11-11 3:07 ` Souptick Joarder
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=20201109183541.665412-1-luben.tuikov@amd.com \
--to=luben.tuikov@amd.com \
--cc=daniel.vetter@ffwll.ch \
--cc=kbuild-all@lists.01.org \
--cc=linux-mm@kvack.org \
--cc=lkp@intel.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