Hi Noralf,
While doing a "make htmldocs" I just noticed the following errors:
Error: Cannot open file ./drivers/gpu/drm/tinydrm/core/tinydrm-helpers.c Error: Cannot open file ./drivers/gpu/drm/tinydrm/core/tinydrm-helpers.c Error: Cannot open file ./drivers/gpu/drm/tinydrm/core/tinydrm-pipe.c Error: Cannot open file ./drivers/gpu/drm/tinydrm/core/tinydrm-pipe.c Error: Cannot open file ./drivers/gpu/drm/tinydrm/mipi-dbi.c Error: Cannot open file ./drivers/gpu/drm/tinydrm/mipi-dbi.c Error: Cannot open file ./drivers/gpu/drm/tinydrm/mipi-dbi.c
It looks like some of the rst file references to tinydrm related things need updating.
Regards,
Hans
Hi Hans,
Den 15.09.2019 16.32, skrev Hans de Goede:
Hi Noralf,
While doing a "make htmldocs" I just noticed the following errors:
Error: Cannot open file ./drivers/gpu/drm/tinydrm/core/tinydrm-helpers.c Error: Cannot open file ./drivers/gpu/drm/tinydrm/core/tinydrm-helpers.c Error: Cannot open file ./drivers/gpu/drm/tinydrm/core/tinydrm-pipe.c Error: Cannot open file ./drivers/gpu/drm/tinydrm/core/tinydrm-pipe.c Error: Cannot open file ./drivers/gpu/drm/tinydrm/mipi-dbi.c Error: Cannot open file ./drivers/gpu/drm/tinydrm/mipi-dbi.c Error: Cannot open file ./drivers/gpu/drm/tinydrm/mipi-dbi.c
It looks like some of the rst file references to tinydrm related things need updating.
I don't understand how you get those errors, the final tinydrm doc reference was removed in commit: drm/tinydrm: Move mipi-dbi
https://cgit.freedesktop.org/drm/drm-misc/commit?id=174102f4de230a1bf85e6ef2...
Noralf.
Regards,
Hans
Hi,
On 15-09-2019 17:00, Noralf Trønnes wrote:
Hi Hans,
Den 15.09.2019 16.32, skrev Hans de Goede:
Hi Noralf,
While doing a "make htmldocs" I just noticed the following errors:
Error: Cannot open file ./drivers/gpu/drm/tinydrm/core/tinydrm-helpers.c Error: Cannot open file ./drivers/gpu/drm/tinydrm/core/tinydrm-helpers.c Error: Cannot open file ./drivers/gpu/drm/tinydrm/core/tinydrm-pipe.c Error: Cannot open file ./drivers/gpu/drm/tinydrm/core/tinydrm-pipe.c Error: Cannot open file ./drivers/gpu/drm/tinydrm/mipi-dbi.c Error: Cannot open file ./drivers/gpu/drm/tinydrm/mipi-dbi.c Error: Cannot open file ./drivers/gpu/drm/tinydrm/mipi-dbi.c
It looks like some of the rst file references to tinydrm related things need updating.
I don't understand how you get those errors, the final tinydrm doc reference was removed in commit: drm/tinydrm: Move mipi-dbi
https://cgit.freedesktop.org/drm/drm-misc/commit?id=174102f4de230a1bf85e6ef2...
Ugh, this is my bad, I have cherry-picked part of the series as base for the gm12u320 cleanup series, but not all of them, sorry for the noise.
Regards,
Hans
dri-devel@lists.freedesktop.org