From: Thomas Zimmermann Date: Thu, 17 Oct 2019 11:34:27 +0000 (+0200) Subject: drm/cirrus: Remove obsolete header file X-Git-Tag: v5.5-rc1~128^2~24^2~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=472f0aee207aa36846f13b3c9d94f068d621fde6;p=thirdparty%2Flinux.git drm/cirrus: Remove obsolete header file The cirrus driver's header file is left over from a recent rewrite. Remove it. Signed-off-by: Thomas Zimmermann Link: http://patchwork.freedesktop.org/patch/msgid/20191017113427.2167-1-tzimmermann@suse.de Signed-off-by: Gerd Hoffmann --- diff --git a/drivers/gpu/drm/cirrus/cirrus_drv.h b/drivers/gpu/drm/cirrus/cirrus_drv.h deleted file mode 100644 index 1f73916e528e9..0000000000000 --- a/drivers/gpu/drm/cirrus/cirrus_drv.h +++ /dev/null @@ -1,247 +0,0 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ -/* - * Copyright 2012 Red Hat - * - * Authors: Matthew Garrett - * Dave Airlie - */ -#ifndef __CIRRUS_DRV_H__ -#define __CIRRUS_DRV_H__ - -#include