summaryrefslogtreecommitdiff
path: root/linux-core/drm_crtc_helper.c
diff options
context:
space:
mode:
authorDave Airlie <airlied@linux.ie>2008-06-06 16:24:27 +1000
committerDave Airlie <airlied@linux.ie>2008-06-06 16:24:27 +1000
commit6d4ffd12cd8d3713067adf5fa3bdcb023b0745f1 (patch)
treeaf2f874738dbaea2a0b97fe2e0c11cc654c68328 /linux-core/drm_crtc_helper.c
parent00bb548c6129ee712742d0e893aaa50fc65e49fc (diff)
drm: fix up fb resize again
Diffstat (limited to 'linux-core/drm_crtc_helper.c')
-rw-r--r--linux-core/drm_crtc_helper.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-core/drm_crtc_helper.c b/linux-core/drm_crtc_helper.c
index 777820d7..bfddab99 100644
--- a/linux-core/drm_crtc_helper.c
+++ b/linux-core/drm_crtc_helper.c
@@ -758,3 +758,4 @@ out_err:
return ret;
}
EXPORT_SYMBOL(drm_get_buffer_object);
+