From: Andrzej Hajda Date: Fri, 12 Feb 2016 12:13:58 +0000 (+0100) Subject: drm/exynos: remove platform data structures and include/drm/exynos_drm.h X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=d775acdda980accbaa1fc2895bddf3a13f9713ec;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git 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 --- diff --git a/include/drm/exynos_drm.h b/include/drm/exynos_drm.h deleted file mode 100644 index e9fb2bd971aa..000000000000 --- 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