aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
diff options
context:
space:
mode:
authorInki Dae <inki.dae@samsung.com>2011-11-12 16:57:42 +0900
committerInki Dae <inki.dae@samsung.com>2011-11-15 14:58:46 +0900
commit4f9eb94f7be3d357e811ec74a53027bd27f1748f (patch)
treeadc094d1c313891f1c2157861219a63467a5c7e4 /drivers/gpu
parentdrm/exynos: fix vblank bug. (diff)
downloadlinux-dev-4f9eb94f7be3d357e811ec74a53027bd27f1748f.tar.xz
linux-dev-4f9eb94f7be3d357e811ec74a53027bd27f1748f.zip
drm/exynos: include linux/module.h
Signed-off-by: Inki Dae <inki.dae@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Diffstat (limited to 'drivers/gpu')
-rw-r--r--drivers/gpu/drm/exynos/exynos_drm_drv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/exynos/exynos_drm_drv.h b/drivers/gpu/drm/exynos/exynos_drm_drv.h
index 38a6f1df75c6..2d74f8550e20 100644
--- a/drivers/gpu/drm/exynos/exynos_drm_drv.h
+++ b/drivers/gpu/drm/exynos/exynos_drm_drv.h
@@ -29,6 +29,7 @@
#ifndef _EXYNOS_DRM_DRV_H_
#define _EXYNOS_DRM_DRV_H_
+#include <linux/module.h>
#include "drm.h"
#define MAX_CRTC 2