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-Tag: next-20160307~69^2~3^2~4 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=d775acdda980accbaa1fc2895bddf3a13f9713ec;p=karo-tx-linux.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