diff options
author | Arnd Bergmann <arnd@arndb.de> | 2013-04-25 19:28:52 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2013-04-26 10:20:00 +1000 |
commit | d50289958076f7b2dd0f775341807da1e953f587 (patch) | |
tree | bfb12031ee3a2cd5c052a963899bdeea50fccdc9 /include/drm/drm_crtc.h | |
parent | a59e1ff3b83726f581ba7a421af97bd1589d9e2c (diff) | |
download | linux-d50289958076f7b2dd0f775341807da1e953f587.tar.bz2 |
drm: export drm_vm_open_locked
The EXYNOS DRM driver uses drm_vm_open_locked in its mmap() function,
and it can be built as a loadable module, which currently fails.
This exports the symbol from the DRM core to avoid
ERROR: "drm_vm_open_locked" [drivers/gpu/drm/exynos/exynosdrm.ko] undefined!
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Inki Dae <inki.dae@samsung.com>
Cc: Joonyoung Shim <jy0922.shim@samsung.com>
Cc: Seung-Woo Kim <sw0312.kim@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'include/drm/drm_crtc.h')
0 files changed, 0 insertions, 0 deletions