From d775acdda980accbaa1fc2895bddf3a13f9713ec Mon Sep 17 00:00:00 2001 From: Andrzej Hajda Date: Fri, 12 Feb 2016 13:13:58 +0100 Subject: drm/exynos: remove platform data structures and include/drm/exynos_drm.h Platform data structures are not used for long time so the whole header file can be safely removed. Signed-off-by: Andrzej Hajda Signed-off-by: Inki Dae --- include/drm/exynos_drm.h | 86 ------------------------------------------------ 1 file changed, 86 deletions(-) delete mode 100644 include/drm/exynos_drm.h (limited to 'include/drm') diff --git a/include/drm/exynos_drm.h b/include/drm/exynos_drm.h deleted file mode 100644 index e9fb2bd..0000000 --- a/include/drm/exynos_drm.h +++ /dev/null @@ -1,86 +0,0 @@ -/* exynos_drm.h - * - * Copyright (c) 2011 Samsung Electronics Co., Ltd. - * Authors: - * Inki Dae - * Joonyoung Shim - * Seung-Woo Kim - * - * This program is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License as published by the - * Free Software Foundation; either version 2 of the License, or (at your - * option) any later version. - */ -#ifndef _EXYNOS_DRM_H_ -#define _EXYNOS_DRM_H_ - -#include -#include