staging: imx-drm: Fix modular build of DRM_IMX_IPUV3
[deliverable/linux.git] / drivers / staging / imx-drm / imx-drm-core.c
index 51aa9772f959520db89a91e2be69a8c20bb9774c..6bd015ac9d683474a034924f8ffec3e752e1d382 100644 (file)
@@ -72,6 +72,7 @@ int imx_drm_crtc_id(struct imx_drm_crtc *crtc)
 {
        return crtc->pipe;
 }
+EXPORT_SYMBOL_GPL(imx_drm_crtc_id);
 
 static void imx_drm_driver_lastclose(struct drm_device *drm)
 {
This page took 0.023205 seconds and 5 git commands to generate.