diff options
Diffstat (limited to 'drivers/gpu/drm/exynos/exynos_drm_fimc.h')
| -rw-r--r-- | drivers/gpu/drm/exynos/exynos_drm_fimc.h | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/drivers/gpu/drm/exynos/exynos_drm_fimc.h b/drivers/gpu/drm/exynos/exynos_drm_fimc.h deleted file mode 100644 index 127a424c5fdf..000000000000 --- a/drivers/gpu/drm/exynos/exynos_drm_fimc.h +++ /dev/null | |||
| @@ -1,23 +0,0 @@ | |||
| 1 | /* | ||
| 2 | * Copyright (c) 2012 Samsung Electronics Co., Ltd. | ||
| 3 | * | ||
| 4 | * Authors: | ||
| 5 | * Eunchul Kim <chulspro.kim@samsung.com> | ||
| 6 | * Jinyoung Jeon <jy0.jeon@samsung.com> | ||
| 7 | * Sangmin Lee <lsmin.lee@samsung.com> | ||
| 8 | * | ||
| 9 | * This program is free software; you can redistribute it and/or modify it | ||
| 10 | * under the terms of the GNU General Public License as published by the | ||
| 11 | * Free Software Foundation; either version 2 of the License, or (at your | ||
| 12 | * option) any later version. | ||
| 13 | */ | ||
| 14 | |||
| 15 | #ifndef _EXYNOS_DRM_FIMC_H_ | ||
| 16 | #define _EXYNOS_DRM_FIMC_H_ | ||
| 17 | |||
| 18 | /* | ||
| 19 | * TODO | ||
| 20 | * FIMD output interface notifier callback. | ||
| 21 | */ | ||
| 22 | |||
| 23 | #endif /* _EXYNOS_DRM_FIMC_H_ */ | ||
