drm/i915: Export the generic, not arch specific, intel_update_watermarks()
authorChris Wilson <chris@chris-wilson.co.uk>
Sat, 14 Apr 2012 20:56:08 +0000 (21:56 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 16 Apr 2012 16:44:47 +0000 (18:44 +0200)
Rather than export every single architecture specific update_wm, just
export the wrapper around the display vtable.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found