summaryrefslogtreecommitdiff
path: root/linux-core/intel_display.c
diff options
context:
space:
mode:
Diffstat (limited to 'linux-core/intel_display.c')
-rw-r--r--linux-core/intel_display.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-core/intel_display.c b/linux-core/intel_display.c
index a761b61b..0236bbc9 100644
--- a/linux-core/intel_display.c
+++ b/linux-core/intel_display.c
@@ -975,6 +975,7 @@ void intel_crtc_load_lut(struct drm_crtc *crtc)
}
static int intel_crtc_cursor_set(struct drm_crtc *crtc,
+ struct drm_file *file_priv,
uint32_t handle,
uint32_t width, uint32_t height)
{