Am 12.12.2017 um 13:05 schrieb Michal Wajdeczko michal.wajdeczko@intel.com:
On Tue, 12 Dec 2017 12:38:37 +0100, Markus Heiser markus.heiser@darmarit.de wrote:
With commit d9e2e0143c the 'GuC-specific firmware loader' doc section was removed from intel_guc_loader.c without a replacement. So lets remove it from the Kernel-doc::
.. kernel-doc:: drivers/gpu/drm/i915/intel_guc_loader.c :doc: GuC-specific firmware loader
With commit e8668bbcb0 intel_guc_loader.c was renamed to to intel_guc_fw.c and to name just one, intel_guc_init_hw() was renamed to intel_guc_fw_upload(). Since we get errors in the Sphinx build like:
- Error: Cannot open file ./drivers/gpu/drm/i915/intel_guc_loader.c
Change the kernel-doc directive from intel_guc_loader.c to intel_guc_fw.c
Signed-off-by: Markus Heiser markus.heiser@darmarit.de
Thanks for your patch, but similar fix is already merged here [1]
Michal
[1] https://cgit.freedesktop.org/drm-tip/commit/?id=006c23327f8de8575508c458131b...
Thanks for pointing out. I miss the ":doc: GuC-specific firmware loader" fix in that patch (doc section was removed in d9e2e0143c). Can you or someone else from @intel fix this also?
Thanks!
-- Markus --
-- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html