search for: ab3e023b1b4c

Displaying 3 results from an estimated 3 matches for "ab3e023b1b4c".

2019 May 22
2
[PATCH] drm/cirrus: remove leftover files
cirrus_drv.h and cirrus_ttm.c are unused since commit ab3e023b1b4c ("drm/cirrus: rewrite and modernize driver"), apparently I ran "rm" instead of "git rm" on them so they are still in present the tree. Signed-off-by: Gerd Hoffmann <kraxel at redhat.com> --- drivers/gpu/drm/cirrus/cirrus_drv.h | 250 --------------------- drive...
2019 May 22
2
[PATCH] drm/cirrus: remove leftover files
cirrus_drv.h and cirrus_ttm.c are unused since commit ab3e023b1b4c ("drm/cirrus: rewrite and modernize driver"), apparently I ran "rm" instead of "git rm" on them so they are still in present the tree. Signed-off-by: Gerd Hoffmann <kraxel at redhat.com> --- drivers/gpu/drm/cirrus/cirrus_drv.h | 250 --------------------- drive...
2019 May 22
0
[PATCH] drm/cirrus: remove leftover files
On Wed, May 22, 2019 at 12:33:07PM +0200, Gerd Hoffmann wrote: > cirrus_drv.h and cirrus_ttm.c are unused since commit ab3e023b1b4c > ("drm/cirrus: rewrite and modernize driver"), apparently I ran "rm" > instead of "git rm" on them so they are still in present the tree. > > Signed-off-by: Gerd Hoffmann <kraxel at redhat.com> Reviewed-by: Sam Ravnborg <sam at ravnborg.org>...