Re: [PATCH] Revert "Documentation/gpu/meson: Remove link to meson_canvas.c"

2019-04-05 Thread Maxime Ripard
On Thu, Apr 04, 2019 at 10:52:02AM -0400, Sean Paul wrote: > On Thu, Apr 04, 2019 at 04:43:42PM +0200, Neil Armstrong wrote: > > This reverts commit a3f98bb22cbfaaf67717e156f79e2bfeb42d4cac. > > > > Patch "Documentation/gpu/meson: Remove link to meson_canvas.c" was > > incorrectly applied on the wr

Re: [PATCH] Revert "Documentation/gpu/meson: Remove link to meson_canvas.c"

2019-04-04 Thread Sean Paul
On Thu, Apr 04, 2019 at 04:43:42PM +0200, Neil Armstrong wrote: > This reverts commit a3f98bb22cbfaaf67717e156f79e2bfeb42d4cac. > > Patch "Documentation/gpu/meson: Remove link to meson_canvas.c" was > incorrectly applied on the wrong branch not containing the fixed > commit 2bf6b5b0e374 ("drm/meso

[PATCH] Revert "Documentation/gpu/meson: Remove link to meson_canvas.c"

2019-04-04 Thread Neil Armstrong
This reverts commit a3f98bb22cbfaaf67717e156f79e2bfeb42d4cac. Patch "Documentation/gpu/meson: Remove link to meson_canvas.c" was incorrectly applied on the wrong branch not containing the fixed commit 2bf6b5b0e374 ("drm/meson: exclusively use the canvas provider module") Signed-off-by: Neil Armst