blob: 29ec1c5efcf2913cbb44e1fda3e9a830be0d2192 [file] [log] [blame]
Eunchul Kimf2646382012-12-14 17:58:57 +09001/*
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 *
Inki Daed81aecb2012-12-18 02:30:17 +09009 * 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.
Eunchul Kimf2646382012-12-14 17:58:57 +090013 */
14
15#ifndef _EXYNOS_DRM_GSC_H_
16#define _EXYNOS_DRM_GSC_H_
17
18/*
19 * TODO
20 * FIMD output interface notifier callback.
21 * Mixer output interface notifier callback.
22 */
23
24#endif /* _EXYNOS_DRM_GSC_H_ */