* [Intel-gfx] [PATCH 7/7] docs: gpu: i915.rst: fix warnings due to file renames [not found] <cover.1582361737.git.mchehab+huawei@kernel.org> @ 2020-02-22 9:00 ` Mauro Carvalho Chehab 2020-02-25 23:36 ` Rodrigo Vivi 0 siblings, 1 reply; 2+ messages in thread From: Mauro Carvalho Chehab @ 2020-02-22 9:00 UTC (permalink / raw) To: Linux Doc Mailing List Cc: dri-devel, Jonathan Corbet, Mauro Carvalho Chehab, intel-gfx, David Airlie, Maxime Ripard Fix two warnings due to file rename: WARNING: kernel-doc './scripts/kernel-doc -rst -enable-lineno -function csr support for dmc ./drivers/gpu/drm/i915/intel_csr.c' failed with return code 1 WARNING: kernel-doc './scripts/kernel-doc -rst -enable-lineno -internal ./drivers/gpu/drm/i915/intel_csr.c' failed with return code 2 Fixes: 06d3ff6e7451 ("drm/i915: move intel_csr.[ch] under display/") Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> --- Documentation/gpu/i915.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/gpu/i915.rst b/Documentation/gpu/i915.rst index e539c42a3e78..cc74e24ca3b5 100644 --- a/Documentation/gpu/i915.rst +++ b/Documentation/gpu/i915.rst @@ -207,10 +207,10 @@ DPIO CSR firmware support for DMC ---------------------------- -.. kernel-doc:: drivers/gpu/drm/i915/intel_csr.c +.. kernel-doc:: drivers/gpu/drm/i915/display/intel_csr.c :doc: csr support for dmc -.. kernel-doc:: drivers/gpu/drm/i915/intel_csr.c +.. kernel-doc:: drivers/gpu/drm/i915/display/intel_csr.c :internal: Video BIOS Table (VBT) -- 2.24.1 _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx ^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Intel-gfx] [PATCH 7/7] docs: gpu: i915.rst: fix warnings due to file renames 2020-02-22 9:00 ` [Intel-gfx] [PATCH 7/7] docs: gpu: i915.rst: fix warnings due to file renames Mauro Carvalho Chehab @ 2020-02-25 23:36 ` Rodrigo Vivi 0 siblings, 0 replies; 2+ messages in thread From: Rodrigo Vivi @ 2020-02-25 23:36 UTC (permalink / raw) To: Mauro Carvalho Chehab Cc: David Airlie, intel-gfx, Jonathan Corbet, dri-devel, Linux Doc Mailing List On Sat, Feb 22, 2020 at 10:00:07AM +0100, Mauro Carvalho Chehab wrote: > Fix two warnings due to file rename: > > WARNING: kernel-doc './scripts/kernel-doc -rst -enable-lineno -function csr support for dmc ./drivers/gpu/drm/i915/intel_csr.c' failed with return code 1 > WARNING: kernel-doc './scripts/kernel-doc -rst -enable-lineno -internal ./drivers/gpu/drm/i915/intel_csr.c' failed with return code 2 > > Fixes: 06d3ff6e7451 ("drm/i915: move intel_csr.[ch] under display/") > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Acked-by: Rodrigo Vivi <rodrigo.vivi@intel.com> > --- > Documentation/gpu/i915.rst | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Documentation/gpu/i915.rst b/Documentation/gpu/i915.rst > index e539c42a3e78..cc74e24ca3b5 100644 > --- a/Documentation/gpu/i915.rst > +++ b/Documentation/gpu/i915.rst > @@ -207,10 +207,10 @@ DPIO > CSR firmware support for DMC > ---------------------------- > > -.. kernel-doc:: drivers/gpu/drm/i915/intel_csr.c > +.. kernel-doc:: drivers/gpu/drm/i915/display/intel_csr.c > :doc: csr support for dmc > > -.. kernel-doc:: drivers/gpu/drm/i915/intel_csr.c > +.. kernel-doc:: drivers/gpu/drm/i915/display/intel_csr.c > :internal: > > Video BIOS Table (VBT) > -- > 2.24.1 > > _______________________________________________ > dri-devel mailing list > dri-devel@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/dri-devel _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-02-25 23:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <cover.1582361737.git.mchehab+huawei@kernel.org>
2020-02-22 9:00 ` [Intel-gfx] [PATCH 7/7] docs: gpu: i915.rst: fix warnings due to file renames Mauro Carvalho Chehab
2020-02-25 23:36 ` Rodrigo Vivi
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox