drm/exynos: exynos_drm.h header file fixes
authorKamil Debski <k.debski@samsung.com>
Wed, 15 Feb 2012 01:23:33 +0000 (10:23 +0900)
committerInki Dae <inki.dae@samsung.com>
Wed, 15 Feb 2012 01:29:12 +0000 (10:29 +0900)
commit265da78afd52b9a01d76d99556e828a6c30f1ac9
tree347bc680d48c7e877e8d51dda5825e75365c7390
parent607c50d429371797f198ffc34afb239eadd1c655
drm/exynos: exynos_drm.h header file fixes

First of all #ifdef __KERNEL__ was added to exynos_drm.h to
mark the part that should be left out of userspace.
Secondly exynos_drm.h was added to include/drm/Kbuild, so it
will be included when doing make headers_install.

Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
include/drm/Kbuild
include/drm/exynos_drm.h