Commit 7340ea7d authored by Chris Wilson's avatar Chris Wilson

drm/i915/overlay: Remove duplicated definition of OFC_UPDATE

Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
parent 62cf4e6f
......@@ -170,9 +170,6 @@ struct overlay_registers {
u16 RESERVEDG[0x100 / 2 - N_HORIZ_UV_TAPS * N_PHASES];
};
/* overlay flip addr flag */
#define OFC_UPDATE 0x1
static struct overlay_registers *
intel_overlay_map_regs_atomic(struct intel_overlay *overlay,
int slot)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment