From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sam Ravnborg Subject: Re: [PATCH] drm/cirrus: remove leftover files Date: Wed, 22 May 2019 17:06:34 +0200 Message-ID: <20190522150634.GA26677@ravnborg.org> References: <20190522103307.12711-1-kraxel@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190522103307.12711-1-kraxel@redhat.com> Sender: linux-kernel-owner@vger.kernel.org To: Gerd Hoffmann Cc: dri-devel@lists.freedesktop.org, David Airlie , open list , "open list:DRM DRIVER FOR QEMU'S CIRRUS DEVICE" , Dave Airlie List-Id: dri-devel@lists.freedesktop.org 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 Reviewed-by: Sam Ravnborg Always nice with the code removal patches. Will you apply yourself? Sam